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