class StructAccess
Defined at line 391 of file fidling/gen/sdk/fidl/fuchsia.ebpf/fuchsia.ebpf/hlcpp/fuchsia/ebpf/cpp/fidl.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
StructId struct_id
uint32_t field_offset
bool is_32_bit_ptr_load
Public Methods
::std::unique_ptr<StructAccess> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,StructAccess *value,size_t_offset)
zx_status_t Clone (StructAccess * result)