LLVM
8.0.1
|
#include "llvm/DebugInfo/CodeView/SymbolRecord.h"
Classes | |
struct | AnnotationData |
Public Member Functions | |
BinaryAnnotationIterator ()=default | |
BinaryAnnotationIterator (ArrayRef< uint8_t > Annotations) | |
BinaryAnnotationIterator (const BinaryAnnotationIterator &Other) | |
bool | operator== (BinaryAnnotationIterator Other) const |
bool | operator!= (const BinaryAnnotationIterator &Other) const |
BinaryAnnotationIterator & | operator= (const BinaryAnnotationIterator Other) |
BinaryAnnotationIterator & | operator++ () |
BinaryAnnotationIterator | operator++ (int) |
const AnnotationData & | operator* () |
Definition at line 159 of file SymbolRecord.h.
|
default |
|
inline |
Definition at line 169 of file SymbolRecord.h.
References llvm::Data.
|
inline |
Definition at line 170 of file SymbolRecord.h.
References llvm::Data.
|
inline |
Definition at line 177 of file SymbolRecord.h.
References llvm::codeview::Other.
|
inline |
Definition at line 203 of file SymbolRecord.h.
References llvm::codeview::ChangeCodeLength, llvm::codeview::ChangeCodeLengthAndCodeOffset, llvm::codeview::ChangeCodeOffset, llvm::codeview::ChangeCodeOffsetAndLineOffset, llvm::codeview::ChangeCodeOffsetBase, llvm::codeview::ChangeColumnEnd, llvm::codeview::ChangeColumnEndDelta, llvm::codeview::ChangeColumnStart, llvm::codeview::ChangeFile, llvm::codeview::ChangeLineEndDelta, llvm::codeview::ChangeLineOffset, llvm::codeview::ChangeRangeKind, llvm::codeview::CodeOffset, llvm::Data, DecodeSignedOperand(), llvm::ArrayRef< T >::drop_front(), llvm::ArrayRef< T >::empty(), llvm::ArrayRef< T >::front(), llvm::codeview::Invalid, llvm::codeview::BinaryAnnotationIterator::AnnotationData::Name, llvm::codeview::BinaryAnnotationIterator::AnnotationData::OpCode, llvm::codeview::BinaryAnnotationIterator::AnnotationData::S1, llvm::codeview::BinaryAnnotationIterator::AnnotationData::U1, and llvm::codeview::BinaryAnnotationIterator::AnnotationData::U2.
|
inline |
Definition at line 186 of file SymbolRecord.h.
References llvm::Data.
|
inline |
Definition at line 197 of file SymbolRecord.h.
|
inline |
Definition at line 181 of file SymbolRecord.h.
References llvm::Data.
|
inline |
Definition at line 173 of file SymbolRecord.h.
References llvm::Data.