Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp221 ShowForm("show-form", variable
225 aliasopt(ShowForm), cat(DwarfDumpCategory),
308 DumpOpts.ShowForm = ShowForm; in getDumpOpts()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/
H A DDIContext.h198 bool ShowForm = false; member
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp121 if (DumpOpts.Verbose || DumpOpts.ShowForm) in dumpAttribute()
165 } else if (Attr == DW_AT_high_pc && !DumpOpts.ShowForm && !DumpOpts.Verbose && in dumpAttribute()