Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Core/
H A DSection.cpp633 bool show_header, uint32_t depth) const { in Dump() argument
636 if (show_header && !m_sections.empty()) { in Dump()
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DSection.h59 bool show_header, uint32_t depth) const;