struct StructAccess

Defined at line 564 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/cpp/fidl/fuchsia.ebpf/cpp/wire_types.h

Describes location of an instruction that accesses a struct field.

This is used as auxiliary information passed from the verifier to the

linker. The linker may update these instructions.

Public Members

uint32_t pc
uint64_t struct_memory_id
uint32_t field_offset
bool is_32_bit_ptr_load