Searched defs:DebugSubsectionHeader (Results 1 – 1 of 1) sorted by relevance
30 struct DebugSubsectionHeader { struct31 support::ulittle32_t Kind; // codeview::DebugSubsectionKind enum32 support::ulittle32_t Length; // number of bytes occupied by this record.