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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
H A DSection.cpp572 void SectionList::Dump(Stream *s, Target *target, bool show_header, argument
576 if (show_header && !m_sections.empty()) {
595 if (show_header && !m_sections.empty())
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DSection.h59 void Dump(Stream *s, Target *target, bool show_header, uint32_t depth) const;

Completed in 117 milliseconds