Searched refs:parseSymbols (Results 1 – 12 of 12) sorted by relevance
170 void parseSymbols();
101 void parseSymbols(ArrayRef<lld::structs::nlist_64> nList, const char *strtab,
292 void ObjFile::parseSymbols(ArrayRef<structs::nlist_64> nList, in parseSymbols() function in ObjFile407 parseSymbols(nList, strtab, subsectionsViaSymbols); in ObjFile()
176 void parseSymbols();
178 void parseSymbols();
241 Ret->parseSymbols(); in makeLTOModule()577 void LTOModule::parseSymbols() { in parseSymbols() function in LTOModule
232 Ret->parseSymbols(); in makeLTOModule()566 void LTOModule::parseSymbols() { in parseSymbols() function in LTOModule
236 Ret->parseSymbols(); in makeLTOModule()569 void LTOModule::parseSymbols() { in parseSymbols() function in LTOModule
100 bool parseSymbols() { in parseSymbols() function126 if (!parseSymbols()) in parse()
106 bool parseSymbols() { in parseSymbols() function133 if (!parseSymbols()) in parse()
256 def parseSymbols(self, tree): member in CodeGenerator347 self.scopes = self.parseSymbols(node)361 self.scopes = self.parseSymbols(node)