Lines Matching refs:getRelocation
433 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
459 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
508 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
530 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
570 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
818 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()
1455 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1605 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2630 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2640 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2702 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2740 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2763 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2813 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2834 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2944 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2949 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3332 RE = info->O->getRelocation(Rel); in get_symbol_64()
6883 RE = info->O->getRelocation(Rel); in GuessLiteralPointer()
7827 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()