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()
70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
171 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
426 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()452 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()501 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()523 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()563 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()811 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()1680 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1830 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2849 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2859 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()[all …]
102 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
2240 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2246 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2267 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2271 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2386 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4781 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
705 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
89 Kind getRelocation() const { in getRelocation() function
1973 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()