Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp483 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString()
490 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
531 unsigned RType = Obj->getAnyRelocationType(RENext); in getMachORelocationValueString()
539 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
560 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
607 printRelocationTargetName(Obj, RENext, Fmt); in getMachORelocationValueString()
2896 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo() local
2897 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
3090 MachO::any_relocation_info RENext; in SymbolizerGetOpInfo() local
3091 RENext = info->O->getRelocation(RelNext); in SymbolizerGetOpInfo()
[all …]