Talvos
0.1
SPIR-V interpreter and dynamic analysis framework
|
An allocation within this memory instance. More...
Public Attributes | |
uint64_t | NumBytes |
The size of the allocation in bytes. More... | |
uint8_t * | Data |
The raw data backing the allocation. More... | |
uint8_t* talvos::Memory::Buffer::Data |