#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
Definition at line 1012 of file SymbolRecord.h.
◆ AnnotationSym() [1/2]
◆ AnnotationSym() [2/2]
llvm::codeview::AnnotationSym::AnnotationSym |
( |
uint32_t |
RecordOffset | ) |
|
|
inlineexplicit |
◆ CodeOffset
uint32_t llvm::codeview::AnnotationSym::CodeOffset = 0 |
◆ RecordOffset
uint32_t llvm::codeview::AnnotationSym::RecordOffset = 0 |
◆ Segment
uint16_t llvm::codeview::AnnotationSym::Segment = 0 |
◆ Strings
std::vector<StringRef> llvm::codeview::AnnotationSym::Strings |
The documentation for this class was generated from the following file: