List of all items
Structs
- BrilligProfilingSample
 - Memory
 - VM
 - fuzzing::FuzzingTrace
 - memory::ArrayAddress
 - memory::Memory
 - memory::VectorAddress
 
Enums
- FailureReason
 - MemoryValue
 - VMStatus
 - arithmetic::BrilligArithmeticError
 - memory::MemoryTypeError
 - memory::MemoryValue
 
Functions
- arithmetic::evaluate_binary_field_op
 - arithmetic::evaluate_binary_int_op
 - arithmetic::evaluate_binary_int_op_arith
 - arithmetic::evaluate_binary_int_op_cmp
 - arithmetic::evaluate_binary_int_op_shifts
 - arithmetic::evaluate_binary_int_op_u1
 - black_box::black_box_function_from_op
 - black_box::evaluate_black_box
 - black_box::read_heap_array
 - black_box::read_heap_vector
 - black_box::to_be_radix
 - black_box::to_u8_vec
 - black_box::to_value_vec
 - black_box::write_heap_array
 - black_box::write_heap_vector
 - cast::cast
 - foreign_call::vector_element_size
 
Type Aliases
- BrilligProfilingSamples
 - ErrorCallStack
 - NextOpcodePositionOrState
 - OpcodePosition
 - fuzzing::Branch
 - fuzzing::BranchToFeatureMap
 - fuzzing::UniqueFeatureIndex
 
Constants
- MEMORY_ADDRESSING_BIT_SIZE
 - STACK_POINTER_ADDRESS
 - fuzzing::FUZZING_COMPARISON_FALSE_STATE
 - fuzzing::FUZZING_COMPARISON_LOG_RANGE_START_STATE
 - fuzzing::FUZZING_COMPARISON_TRUE_STATE
 - memory::MEMORY_ADDRESSING_BIT_SIZE
 - memory::STACK_POINTER_ADDRESS
 - memory::offsets::ARRAY_ITEMS
 - memory::offsets::ARRAY_META_COUNT
 - memory::offsets::VECTOR_CAPACITY
 - memory::offsets::VECTOR_ITEMS
 - memory::offsets::VECTOR_META_COUNT
 - memory::offsets::VECTOR_SIZE
 - offsets::ARRAY_ITEMS
 - offsets::ARRAY_META_COUNT
 - offsets::VECTOR_CAPACITY
 - offsets::VECTOR_ITEMS
 - offsets::VECTOR_META_COUNT
 - offsets::VECTOR_SIZE