Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DContinuationRecordBuilder.cpp7 struct ContinuationRecord { struct
8 ulittle16_t Kind{uint16_t(TypeLeafKind::LF_INDEX)};
9 ulittle16_t Size{0};
10 ulittle32_t IndexRef{0xB0C0B0C0};