Home
last modified time | relevance | path

Searched refs:BaseIndent (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFDie.cpp193 const char BaseIndent[] = " "; in dumpAttribute() local
194 OS << BaseIndent; in dumpAttribute()
243 dumpLocation(OS, formValue, U, sizeof(BaseIndent) + Indent + 4, DumpOpts); in dumpAttribute()
275 sizeof(BaseIndent) + Indent + 4, DumpOpts); in dumpAttribute()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFDebugInfoEntry.cpp116 const char BaseIndent[] = " "; in dumpAttribute() local
117 OS << BaseIndent; in dumpAttribute()
178 sizeof(BaseIndent)+indent+4); in dumpAttribute()