Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.h64 Error getMachORelocationValueString(const object::MachOObjectFile *Obj,
H A Dllvm-objdump.cpp407 return getMachORelocationValueString(MachO, Rel, Result); in getRelocationValueString()
H A DMachODump.cpp448 Error objdump::getMachORelocationValueString(const MachOObjectFile *Obj, in getMachORelocationValueString() function in objdump