Rizin
unix-like reverse engineering framework and cli tools
DStMsg_memwr_t Struct Reference

#include <dsmsgs.h>

Public Attributes

struct DShdr hdr
 
ut32 spare0
 
ut64 addr
 
ut8 data [DS_DATA_MAX_SIZE]
 

Detailed Description

Definition at line 329 of file dsmsgs.h.

Member Data Documentation

◆ addr

ut64 DStMsg_memwr_t::addr

Definition at line 332 of file dsmsgs.h.

◆ data

ut8 DStMsg_memwr_t::data[DS_DATA_MAX_SIZE]

Definition at line 333 of file dsmsgs.h.

Referenced by test_group_name.GroupTest::run().

◆ hdr

struct DShdr DStMsg_memwr_t::hdr

Definition at line 325 of file dsmsgs.h.

◆ spare0

ut32 DStMsg_memwr_t::spare0

Definition at line 331 of file dsmsgs.h.


The documentation for this struct was generated from the following file: