Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h40 extern bool ExpandRelocs;
H A DWasmDumper.cpp97 if (opts::ExpandRelocs) { in printRelocation()
H A Dllvm-readobj.cpp99 bool ExpandRelocs; variable
226 opts::ExpandRelocs = Args.hasArg(OPT_expand_relocs); in parseOptions()
H A DXCOFFDumper.cpp314 if (opts::ExpandRelocs) { in printLoaderSectionRelocationEntry()
362 if (!opts::ExpandRelocs) in printLoaderSectionRelocationEntriesHelper()
470 if (opts::ExpandRelocs) { in printRelocation()
H A DMachODumper.cpp576 if (opts::ExpandRelocs) { in printRelocation()
H A DCOFFDumper.cpp1600 if (opts::ExpandRelocs) { in printRelocation()
H A DELFDumper.cpp7243 if (opts::ExpandRelocs) { in printRelRelaReloc()