Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawConstants.h72 SectionHdr, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/PDB/Native/
DRawConstants.h93 SectionHdr, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DStreamUtil.cpp156 StreamIdx == Dbi->getDebugStreamIndex(DbgHeaderType::SectionHdr)) in discoverStreamPurposes()
DDumpOutputStyle.cpp482 auto ExpectedHeaders = loadSectionHeaders(File, DbgHeaderType::SectionHdr); in getSectionNames()
1555 dumpSectionHeaders("Section Headers", DbgHeaderType::SectionHdr); in dumpSectionHeaders()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DDbiStream.cpp256 uint32_t StreamNum = getDebugStreamIndex(DbgHeaderType::SectionHdr); in initializeSectionHeadersData()
/external/llvm/lib/DebugInfo/PDB/Raw/
DDbiStream.cpp285 uint32_t StreamNum = getDebugStreamIndex(DbgHeaderType::SectionHdr); in initializeSectionHeadersData()
/external/llvm/tools/llvm-pdbdump/
DLLVMOutputStyle.cpp189 StreamIdx == Dbi->getDebugStreamIndex(DbgHeaderType::SectionHdr)) in dumpStreamSummary()