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/
DMachODump.h64 Error getMachORelocationValueString(const object::MachOObjectFile *Obj,
Dllvm-objdump.cpp407 return getMachORelocationValueString(MachO, Rel, Result); in getRelocationValueString()
DMachODump.cpp448 Error objdump::getMachORelocationValueString(const MachOObjectFile *Obj, in getMachORelocationValueString() function in objdump