Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp457 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString()
464 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
505 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString()
513 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
534 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
581 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
2858 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo() local
2859 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3052 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo() local
3053 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
[all …]