Searched refs:parseRelocations (Results 1 – 2 of 2) sorted by relevance
118 void parseRelocations(ArrayRef<Section> sectionHeaders, const Section &,
350 void ObjFile::parseRelocations(ArrayRef<Section> sectionHeaders, in parseRelocations() function in ObjFile797 parseRelocations(sectionHeaders, sectionHeaders[i], subsections[i]); in parse()