Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/lldb-test/
H A Dlldb-test.cpp943 static void dumpSectionList(LinePrinter &Printer, const SectionList &List, bool is_subsection) { in dumpSectionList() function
973 dumpSectionList(Printer, S->GetChildren(), true); in dumpSectionList()
1015 dumpSectionList(Printer, *Sections, /*is_subsection*/ false); in dumpObjectFiles()