Searched refs:parseSections (Results 1 – 3 of 3) sorted by relevance
69 bool parseSections() { in parseSections() function125 if (!parseSections()) in parse()
185 template <class SectionHeader> void parseSections(ArrayRef<SectionHeader>);
319 void ObjFile::parseSections(ArrayRef<SectionHeader> sectionHeaders) { in parseSections() function in ObjFile1001 parseSections(sectionHeaders); in parse()