Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugLinesSubsection.h32 struct LineFragmentHeader { struct
33 support::ulittle32_t RelocOffset; // Code offset of line contribution.
34 support::ulittle16_t RelocSegment; // Code segment of line contribution.
35 support::ulittle16_t Flags; // See LineFlags enumeration.
36 support::ulittle32_t CodeSize; // Code size of this line contribution.