Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.cpp385 loadSectionHeaders(PDBFile &File, DbgHeaderType Type) { in loadSectionHeaders() function
417 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames()
1784 auto ExpectedHeaders = loadSectionHeaders(getPdb(), Type); in dumpSectionHeaders()