Searched defs:initSectionsAndLocalSyms (Results 1 – 2 of 2) sorted by relevance
1130 void ObjFile<ELFT>::initSectionsAndLocalSyms(bool ignoreComdats) { in initSectionsAndLocalSyms() function in ObjFile
2619 static void initSectionsAndLocalSyms(ELFFileBase *file, bool ignoreComdats) { in initSectionsAndLocalSyms() function