Home
last modified time | relevance | path

Searched refs:RENext (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/tools/llvm-objdump/
H A DMachODump.cpp470 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString()
477 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
518 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString()
526 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
547 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
594 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
2662 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo() local
2663 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
2856 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo() local
2857 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
[all …]