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