Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp216 ShowForm("show-form", variable
220 aliasopt(ShowForm), cat(DwarfDumpCategory),
281 DumpOpts.ShowForm = ShowForm; in getDumpOpts()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDIContext.h197 bool ShowForm = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDie.cpp244 if (DumpOpts.Verbose || DumpOpts.ShowForm) in dumpAttribute()
282 } else if (Attr == DW_AT_high_pc && !DumpOpts.ShowForm && !DumpOpts.Verbose && in dumpAttribute()