Lines Matching refs:getRelocation
779 RE = O->getRelocation(Rel); in DumpLiteralPointerSection()
1734 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
1744 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
1815 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
1840 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
1894 RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
1915 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2028 MachO::any_relocation_info RE = info->O->getRelocation(Rel); in SymbolizerGetOpInfo()
2033 MachO::any_relocation_info RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2418 RE = info->O->getRelocation(Rel); in get_symbol_64()
5585 RE = info->O->getRelocation(Rel); in GuessLiteralPointer()
6395 auto RE = Obj->getRelocation(Reloc.getRawDataRefImpl()); in findUnwindRelocNameAddend()