|
LLVM
4.0.0
|
#include <SymbolRecord.h>
Public Attributes | |
| BinaryAnnotationsOpCode | OpCode |
| StringRef | Name |
| uint32_t | U1 |
| uint32_t | U2 |
| int32_t | S1 |
Definition at line 162 of file SymbolRecord.h.
| StringRef llvm::codeview::BinaryAnnotationIterator::AnnotationData::Name |
Definition at line 164 of file SymbolRecord.h.
| BinaryAnnotationsOpCode llvm::codeview::BinaryAnnotationIterator::AnnotationData::OpCode |
Definition at line 163 of file SymbolRecord.h.
| int32_t llvm::codeview::BinaryAnnotationIterator::AnnotationData::S1 |
Definition at line 167 of file SymbolRecord.h.
| uint32_t llvm::codeview::BinaryAnnotationIterator::AnnotationData::U1 |
Definition at line 165 of file SymbolRecord.h.
| uint32_t llvm::codeview::BinaryAnnotationIterator::AnnotationData::U2 |
Definition at line 166 of file SymbolRecord.h.
1.8.6