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()
169 getObject().getRelocation(RelItr->getRawDataRefImpl()); in getRelocationInfo()
439 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()1475 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1625 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2653 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2663 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2725 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2763 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2836 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2857 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()3355 RE = info->O->getRelocation(Rel); in get_symbol_64()[all …]
402 MachO::any_relocation_info MachOReloc = MO->getRelocation(RelocDataRef); in collectRelocationsToApplyToSwiftReflectionSections()765 MachO::any_relocation_info MachOReloc = Obj.getRelocation(RelocDataRef); in findValidRelocsMachO()
100 R.Info = MachOObj.getRelocation(RI->getRawDataRefImpl()); in extractSections()
2189 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2195 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2216 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2220 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2335 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4584 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
101 const MachO::any_relocation_info RE = Obj.getRelocation(Rel); in constructSectionCommon()
671 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
560 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
81 Kind getRelocation() const { in getRelocation() function
1527 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()