LLVM: llvm::CodeViewYAML::SourceLineInfo Struct Reference (original) (raw)
#include "[llvm/ObjectYAML/CodeViewYAMLDebugSections.h](CodeViewYAMLDebugSections%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| uint32_t | RelocOffset |
| uint32_t | RelocSegment |
| codeview::LineFlags | Flags |
| uint32_t | CodeSize |
| std::vector< SourceLineBlock > | Blocks |
Definition at line 91 of file CodeViewYAMLDebugSections.h.
◆ Blocks
◆ CodeSize
uint32_t llvm::CodeViewYAML::SourceLineInfo::CodeSize
◆ Flags
◆ RelocOffset
uint32_t llvm::CodeViewYAML::SourceLineInfo::RelocOffset
◆ RelocSegment
uint32_t llvm::CodeViewYAML::SourceLineInfo::RelocSegment
The documentation for this struct was generated from the following file:
- include/llvm/ObjectYAML/CodeViewYAMLDebugSections.h