Searched refs:getRelocation (Results 1 – 14 of 14) sorted by relevance
40 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()163 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()176 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()203 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
40 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()151 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()164 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
107 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()350 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()376 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
280 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()299 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()486 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
65 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
61 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()103 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
171 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
422 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()448 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()497 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()519 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()559 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()807 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()1676 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1826 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2853 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2863 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()[all …]
101 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
2241 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2247 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2268 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2272 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2387 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4780 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
710 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
90 Kind getRelocation() const { in getRelocation() function
1973 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()