Searched defs:parseSymbols (Results 1 - 2 of 2) sorted by relevance

/external/llvm/tools/yaml2obj/
H A Dyaml2coff.cpp67 bool parseSymbols() { function in struct:COFFParser
93 if (!parseSymbols())
/external/llvm/lib/LTO/
H A DLTOModule.cpp156 if (Ret->parseSymbols(errMsg)) {
529 /// parseSymbols - Parse the symbols from the module and model-level ASM and add
531 bool LTOModule::parseSymbols(std::string &errMsg) { function in class:LTOModule

Completed in 227 milliseconds