Searched refs:parseRelocations (Results 1 – 2 of 2) sorted by relevance
191 void parseRelocations(ArrayRef<SectionHeader> sectionHeaders,
642 void ObjFile::parseRelocations(ArrayRef<SectionHeader> sectionHeaders, in parseRelocations() function in ObjFile1112 parseRelocations(sectionHeaders, sectionHeaders[i], *sections[i]); in parse()