Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DCodeViewYAMLDebugSections.h90 struct SourceLineInfo { struct
91 uint32_t RelocOffset;
92 uint32_t RelocSegment;
93 codeview::LineFlags Flags;
94 uint32_t CodeSize;
95 std::vector<SourceLineBlock> Blocks;