Definition at line 42 of file memory.fuzzer.cpp.
◆ MemoryFuzzerInput()
| MemoryFuzzerInput::MemoryFuzzerInput |
( |
| ) |
|
|
default |
◆ from_buffer()
◆ to_buffer()
| void MemoryFuzzerInput::to_buffer |
( |
uint8_t * |
buffer | ) |
const |
|
inline |
◆ downcast_encoding
| uint64_t MemoryFuzzerInput::downcast_encoding = 0 |
◆ init_memory_values
| std::array<MemoryValue, 16> MemoryFuzzerInput::init_memory_values {} |
◆ memory_addresses
| std::array<MemoryAddress, 16> MemoryFuzzerInput::memory_addresses {} |
◆ num_of_entries_input
| uint8_t MemoryFuzzerInput::num_of_entries_input = 1 |
◆ read_write_encoding
| uint64_t MemoryFuzzerInput::read_write_encoding = 0 |
◆ selection_encoding
| uint64_t MemoryFuzzerInput::selection_encoding = 0 |
◆ space_ids
| uint8_t MemoryFuzzerInput::space_ids = 0 |
◆ upcast_encoding
| uint64_t MemoryFuzzerInput::upcast_encoding = 0 |
The documentation for this struct was generated from the following file: