Home
last modified time | relevance | path

Searched refs:ShowAddresses (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/
DDIContext.h159 bool ShowAddresses = true; member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp232 if (DumpOpts.ShowAddresses) { in dumpAttribute()
498 if (DumpOpts.ShowAddresses) in dump()
DDWARFFormValue.cpp336 raw_ostream &AddrOS = DumpOpts.ShowAddresses in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp237 DumpOpts.ShowAddresses = !Diff; in getDumpOpts()