Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp190 ShowForm("show-form", variable
194 aliasopt(ShowForm), cat(DwarfDumpCategory));
240 DumpOpts.ShowForm = ShowForm; in getDumpOpts()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/
DDIContext.h162 bool ShowForm = false; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp198 if (DumpOpts.Verbose || DumpOpts.ShowForm) in dumpAttribute()
230 else if (Attr == DW_AT_high_pc && !DumpOpts.ShowForm && !DumpOpts.Verbose && in dumpAttribute()