Searched refs:getRelocation (Results 1 – 12 of 12) sorted by relevance
42 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()165 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()178 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()205 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
42 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()150 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()163 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSECTDIFFRelocation()
109 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()349 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()375 MachO.getRelocation(RelI->getRawDataRefImpl()); in processHALFSECTDIFFRelocation()
281 Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()300 RelInfo = Obj.getRelocation(RelI->getRawDataRefImpl()); in processRelocationRef()487 Obj.getRelocation(RelI->getRawDataRefImpl()); in processSubtractRelocation()
63 Obj.getRelocation(RelI->getRawDataRefImpl()); in processScatteredVANILLA()105 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationValueRef()
71 Obj.getRelocation(RI->getRawDataRefImpl()); in getRelocationEntry()
696 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getRelocationValueString()722 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()771 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()793 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()833 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getRelocationValueString()
1152 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()1299 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()2283 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2293 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()2358 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2398 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2476 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()2497 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()3000 RE = info->O->getRelocation(Rel); in get_symbol_64()6534 RE = info->O->getRelocation(Rel); in GuessLiteralPointer()[all …]
2079 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationOffset()2085 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationSymbol()2106 return section_iterator(getAnyRelocationSection(getRelocation(Rel))); in getRelocationSection()2110 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationType()2224 MachO::any_relocation_info RE = getRelocation(Rel); in getRelocationLength()4385 MachOObjectFile::getRelocation(DataRefImpl Rel) const { in getRelocation() function in MachOObjectFile
550 MachO::any_relocation_info getRelocation(DataRefImpl Rel) const;
535 MachO::any_relocation_info RE = Obj->getRelocation(DR); in printRelocation()
1224 auto RelocInfo = MachObj->getRelocation(Reloc.getRawDataRefImpl()); in isRelocScattered()