Searched refs:parseSections (Results 1 – 5 of 5) sorted by relevance
100 void parseSections(ArrayRef<llvm::MachO::section_64>);
158 void ObjFile::parseSections(ArrayRef<section_64> sections) { in parseSections() function in ObjFile397 parseSections(sectionHeaders); in ObjFile()
62 bool parseSections() { in parseSections() function124 if (!parseSections()) in parse()
67 bool parseSections() { in parseSections() function131 if (!parseSections()) in parse()