Home
last modified time | relevance | path

Searched defs:PrintRelocations (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DObjDumper.h165 bool PrintRelocations) {} in printLoaderSection()
H A DXCOFFDumper.cpp154 bool PrintRelocations) { in printLoaderSection()
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp974 static void PrintRelocations(const MachOObjectFile *O, const bool verbose) { in PrintRelocations() function