Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h140 static void dumpTableHeader(raw_ostream &OS, unsigned Indent);
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp486 void DWARFDebugLine::Row::dumpTableHeader(raw_ostream &OS, unsigned Indent) { in dumpTableHeader() function in DWARFDebugLine::Row
522 Row::dumpTableHeader(OS, 0); in dump()
788 Row::dumpTableHeader(*OS, /*Indent=*/Verbose ? 12 : 0); in parse()
H A DDWARFVerifier.cpp919 DWARFDebugLine::Row::dumpTableHeader(OS, 0); in verifyDebugLineRows()
937 DWARFDebugLine::Row::dumpTableHeader(OS, 0); in verifyDebugLineRows()