Lines Matching refs:getRelocation
439 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
465 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
514 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
536 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
576 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
824 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()
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()
2786 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2836 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2857 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2967 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2972 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3355 RE = info->O->getRelocation(Rel); in get_symbol_64()
6906 RE = info->O->getRelocation(Rel); in GuessLiteralPointer()
7850 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()