10 #ifndef LLVM_DEBUGINFO_CODEVIEW_DEBUGSYMBOLRVASUBSECTION_H 11 #define LLVM_DEBUGINFO_CODEVIEW_DEBUGSYMBOLRVASUBSECTION_H 23 class BinaryStreamReader;
55 uint32_t calculateSerializedSize()
const override;
60 std::vector<support::ulittle32_t> RVAs;
67 #endif // LLVM_DEBUGINFO_CODEVIEW_DEBUGSYMBOLRVASUBSECTION_H
static bool classof(const DebugSubsectionRef *S)
This class represents lattice values for constants.
ArrayType::Iterator begin() const
void addRVA(uint32_t RVA)
DebugSymbolRVASubsectionRef()
Provides write only access to a subclass of WritableBinaryStream.
Error initialize(BinaryStreamReader &Reader)
static bool classof(const DebugSubsection *S)
DebugSubsectionKind kind() const
FixedStreamArrayIterator< T > end() const
Lightweight error class with error context and mandatory checking.
Provides read only access to a subclass of BinaryStream.
ArrayType::Iterator end() const
DebugSubsectionKind kind() const
FixedStreamArrayIterator< T > begin() const