Lines Matching refs:getRelocation
426 MachO::any_relocation_info RE = Obj->getRelocation(Rel); in getMachORelocationValueString()
452 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
501 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
523 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
563 MachO::any_relocation_info RENext = Obj->getRelocation(RelNext); in getMachORelocationValueString()
811 const MachO::any_relocation_info RE = O->getRelocation(Rel); in PrintRelocationEntries()
1680 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1830 RE = O->getRelocation(Rel); in DumpInitTermPointerSection()
2849 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2859 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2921 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2959 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2982 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3032 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
3053 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3163 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
3168 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3551 RE = info->O->getRelocation(Rel); in get_symbol_64()
6849 RE = info->O->getRelocation(Rel); in GuessLiteralPointer()
7813 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()