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()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()2921 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2959 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()3032 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()3053 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()3551 RE = info->O->getRelocation(Rel); in get_symbol_64()[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()4777 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
704 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
88 Kind getRelocation() const { in getRelocation() function
1971 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()