34 return RVAs.size() *
sizeof(
uint32_t);
ArrayRef - Represent a constant reference to an array (0 or more elements consecutively in memory),...
Provides read only access to a subclass of BinaryStream.
uint64_t bytesRemaining() const
Error readArray(ArrayRef< T > &Array, uint32_t NumElements)
Get a reference to a NumElements element array of objects of type T from the underlying stream as if ...
Provides write only access to a subclass of WritableBinaryStream.
Error writeArray(ArrayRef< T > Array)
Writes an array of objects of type T to the underlying stream, as if by using memcpy.
Lightweight error class with error context and mandatory checking.
Error initialize(BinaryStreamReader &Reader)
DebugSymbolRVASubsectionRef()
DebugSymbolRVASubsection()
uint32_t calculateSerializedSize() const override
Error commit(BinaryStreamWriter &Writer) const override
This is an optimization pass for GlobalISel generic memory operations.