Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp243 ShowForm("show-form", variable
247 aliasopt(ShowForm), cat(DwarfDumpCategory),
348 DumpOpts.ShowForm = ShowForm; in getDumpOpts()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h202 bool ShowForm = false; member
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp122 if (DumpOpts.Verbose || DumpOpts.ShowForm) in dumpAttribute()
167 } else if (Attr == DW_AT_high_pc && !DumpOpts.ShowForm && !DumpOpts.Verbose && in dumpAttribute()