Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A Dllvm-readobj.h41 extern bool ExpandRelocs;
H A DWasmDumper.cpp97 if (opts::ExpandRelocs) { in printRelocation()
H A Dllvm-readobj.cpp102 bool ExpandRelocs; variable
217 opts::ExpandRelocs = Args.hasArg(OPT_expand_relocs); in parseOptions()
H A DXCOFFDumper.cpp160 if (opts::ExpandRelocs) { in printRelocation()
H A DMachODumper.cpp578 if (opts::ExpandRelocs) { in printRelocation()
H A DCOFFDumper.cpp1455 if (opts::ExpandRelocs) { in printRelocation()
H A DELFDumper.cpp6598 if (opts::ExpandRelocs) { in printRelRelaReloc()