Searched refs:getRelocation (Results 1 – 12 of 12) sorted by relevance
41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()164 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()177 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()204 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()152 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
108 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()351 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()377 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()
62 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()104 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
70 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
101 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
98 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
2123 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2129 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2150 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2154 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2269 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4407 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
543 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
79 Kind getRelocation() const { in getRelocation() function
1417 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()