Searched defs:LineFragmentHeader (Results 1 – 2 of 2) sorted by relevance
31 struct LineFragmentHeader { struct32 support::ulittle32_t RelocOffset; // Code offset of line contribution.33 support::ulittle16_t RelocSegment; // Code segment of line contribution.34 support::ulittle16_t Flags; // See LineFlags enumeration.35 support::ulittle32_t CodeSize; // Code size of this line contribution.