Searched refs:getRelocation (Results 1 – 16 of 16) 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()
170 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
401 MachO::any_relocation_info MachOReloc = MO->getRelocation(RelocDataRef); in collectRelocationsToApplyToSwiftReflectionSections()798 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO()
452 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()478 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()527 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()549 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()589 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()837 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()1706 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1856 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2887 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2897 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()[all …]
100 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
2233 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2239 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2260 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2264 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2379 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4765 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
699 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
103 const MachO::any_relocation_info RE = Obj.getRelocation(Rel); in constructSectionCommon()
558 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
83 Kind getRelocation() const { in getRelocation() function
1595 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()