Searched refs:getRelocation (Results 1 – 12 of 12) sorted by relevance
40 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()134 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()148 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()194 Obj.getRelocation(RelI->getRawDataRefImpl()); in processI386ScatteredVANILLA()
58 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()207 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()229 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
252 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()269 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
40 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
36 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()77 Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()
69 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
59 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()94 Obj.getRelocation(RI->getRawDataRefImpl()); in makeValueAddendPCRel()
652 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()659 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()680 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()800 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationValueString()827 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()875 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()897 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()936 MachO::any_relocation_info RENext = getRelocation(RelNext); in getRelocationValueString()2354 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
781 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()791 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()858 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()882 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()926 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()947 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1077 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()1082 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1472 RE = info->O->getRelocation(Rel); in get_symbol_64()1724 RE = info->O->getRelocation(Rel); in GuessLiteralPointer()[all …]
102 MachO::any_relocation_info RE = Obj.getRelocation(I->getRawDataRefImpl()); in DumpSectionData()
386 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
495 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()