Searched refs:parseSections (Results 1 – 3 of 3) sorted by relevance
67 bool parseSections() { in parseSections() function123 if (!parseSections()) in parse()
183 template <class SectionHeader> void parseSections(ArrayRef<SectionHeader>);
301 void ObjFile::parseSections(ArrayRef<SectionHeader> sectionHeaders) { in parseSections() function in ObjFile1095 parseSections(sectionHeaders); in parse()