Searched refs:getRelocation (Results 1 – 16 of 16) 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()
166 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
433 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()459 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()508 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()530 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()570 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()818 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()1455 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1605 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2630 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2640 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()[all …]
104 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
2135 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2141 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2162 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2166 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2281 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4418 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
544 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
513 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO()
97 const MachO::any_relocation_info RE = Obj.getRelocation(Rel); in constructSectionCommon()
546 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
80 Kind getRelocation() const { in getRelocation() function
1496 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()