Searched refs:parseSections (Results 1 – 3 of 3) sorted by relevance
64 bool parseSections() { in parseSections() function120 if (!parseSections()) in parse()
192 template <class SectionHeader> void parseSections(ArrayRef<SectionHeader>);
341 void ObjFile::parseSections(ArrayRef<SectionHeader> sectionHeaders) { in parseSections() function in ObjFile1012 parseSections(sectionHeaders); in parse()