Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h31 struct LineFragmentHeader { struct
32 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.
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DDebugLinesSubsection.h31 struct LineFragmentHeader { struct
32 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.