Searched defs:LineSubstreamHeader (Results 1 – 1 of 1) sorted by relevance
29 struct LineSubstreamHeader { struct30 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.