Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
mutation_helper.hpp
Go to the documentation of this file.
1
#pragma once
2
3
#include <fuzzer/FuzzedDataProvider.h>
4
5
#include "
barretenberg/vm2/common/memory_types.hpp
"
6
7
namespace
bb::avm2::fuzzing
{
8
19
bb::avm2::MemoryValue
read_mem_value
(FuzzedDataProvider& fdp);
20
21
}
// namespace bb::avm2::fuzzing
bb::avm2::TaggedValue
Definition
tagged_value.hpp:70
memory_types.hpp
bb::avm2::fuzzing
Definition
mutation_helper.cpp:10
bb::avm2::fuzzing::read_mem_value
MemoryValue read_mem_value(FuzzedDataProvider &fdp)
Read a MemoryValue from the fuzzed data provider.
Definition
mutation_helper.cpp:16
src
barretenberg
avm_fuzzer
harness
mutation_helper.hpp
Generated by
1.9.8