Definition at line 56 of file internal_call.fuzzer.cpp.
◆ InternalCallFuzzerInput()
| InternalCallFuzzerInput::InternalCallFuzzerInput |
( |
| ) |
|
|
default |
◆ from_buffer()
◆ print()
| void InternalCallFuzzerInput::print |
( |
| ) |
const |
|
inline |
◆ to_buffer()
| void InternalCallFuzzerInput::to_buffer |
( |
uint8_t * |
buffer | ) |
const |
|
inline |
◆ extra_pop
| bool InternalCallFuzzerInput::extra_pop = false |
◆ local_pcs
| std::array<uint32_t, max_total_calls> InternalCallFuzzerInput::local_pcs {} |
◆ num_flat_calls
| uint8_t InternalCallFuzzerInput::num_flat_calls = 1 |
◆ num_nested_calls
| uint8_t InternalCallFuzzerInput::num_nested_calls = 0 |
◆ start_pc
| uint32_t InternalCallFuzzerInput::start_pc = 0 |
The documentation for this struct was generated from the following file: