Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/CodeView/
DModuleSubstream.h29 struct LineSubstreamHeader { struct
30 support::ulittle32_t RelocOffset; // Code offset of line contribution.
31 support::ulittle16_t RelocSegment; // Code segment of line contribution.
32 support::ulittle16_t Flags; // See LineFlags enumeration.
33 support::ulittle32_t CodeSize; // Code size of this line contribution.