Home
last modified time | relevance | path

Searched defs:dumpSectionHeaders (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp1762 dumpSectionHeaders("Section Headers", DbgHeaderType::SectionHdr); in dumpSectionHeaders() function in DumpOutputStyle
1768 void DumpOutputStyle::dumpSectionHeaders(StringRef Label, DbgHeaderType Type) { dumpSectionHeaders() function in DumpOutputStyle