Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h30 struct DebugSubsectionHeader { struct
31 support::ulittle32_t Kind; // codeview::DebugSubsectionKind enum
32 support::ulittle32_t Length; // number of bytes occupied by this record.