Searched refs:parseSections (Results 1 – 3 of 3) sorted by relevance
110 template <class Section> void parseSections(ArrayRef<Section>);
231 void ObjFile::parseSections(ArrayRef<Section> sections) { in parseSections() function in ObjFile780 parseSections(sectionHeaders); in parse()
66 bool parseSections() { in parseSections() function130 if (!parseSections()) in parse()