Searched refs:getRelocation (Results 1 – 13 of 13) sorted by relevance
41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()135 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()148 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()193 Obj.getRelocation(RelI->getRawDataRefImpl()); in processI386ScatteredVANILLA()
60 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()209 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()230 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
253 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()270 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
41 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()
39 any_relocation_info RE = Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()80 Obj->getRelocation(Rel.getRawDataRefImpl()); in createExprForRelocation()
71 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
60 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
515 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getRelocationValueString()543 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()592 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()614 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()654 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
786 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1753 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()1763 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1831 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()1856 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()1907 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()1928 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2034 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2039 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2422 RE = info->O->getRelocation(Rel); in get_symbol_64()[all …]
588 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()594 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()615 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()619 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()733 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()2089 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
102 MachO::any_relocation_info RE = Obj.getRelocation(I->getRawDataRefImpl()); in DumpSectionData()
381 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
469 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()