Rizin
unix-like reverse engineering framework and cli tools
DSMsg_union_t Union Reference

#include <dsmsgs.h>

Public Attributes

struct DShdr hdr
 
DStMsg_connect_t connect
 
DStMsg_disconnect_t disconnect
 
DStMsg_select_t select
 
DStMsg_load_t load
 
DStMsg_attach_t attach
 
DStMsg_procfsinfo_t procfsinfo
 
DStMsg_detach_t detach
 
DStMsg_kill_t kill
 
DStMsg_stop_t stop
 
DStMsg_memrd_t memrd
 
DStMsg_memwr_t memwr
 
DStMsg_regrd_t regrd
 
DStMsg_regwr_t regwr
 
DStMsg_run_t run
 
DStMsg_brk_t brk
 
DStMsg_fileopen_t fileopen
 
DStMsg_filerd_t filerd
 
DStMsg_filewr_t filewr
 
DStMsg_fileclose_t fileclose
 
DStMsg_pidlist_t pidlist
 
DStMsg_mapinfo_t mapinfo
 
DStMsg_cwd_t cwd
 
DStMsg_env_t env
 
DStMsg_baseaddr_t baseaddr
 
DStMsg_protover_t protover
 
DStMsg_handlesig_t handlesig
 
DStMsg_cpuinfo_t cpuinfo
 
DStMsg_tidnames_t tidnames
 
DShMsg_notify_t notify
 
DSrMsg_err_t err
 
DSrMsg_ok_t ok
 
DSrMsg_okstatus_t okstatus
 
DSrMsg_okdata_t okdata
 

Detailed Description

Definition at line 564 of file dsmsgs.h.

Member Data Documentation

◆ attach

DStMsg_attach_t DSMsg_union_t::attach

Definition at line 570 of file dsmsgs.h.

◆ baseaddr

DStMsg_baseaddr_t DSMsg_union_t::baseaddr

Definition at line 589 of file dsmsgs.h.

◆ brk

DStMsg_brk_t DSMsg_union_t::brk

Definition at line 580 of file dsmsgs.h.

◆ connect

DStMsg_connect_t DSMsg_union_t::connect

Definition at line 566 of file dsmsgs.h.

◆ cpuinfo

DStMsg_cpuinfo_t DSMsg_union_t::cpuinfo

Definition at line 592 of file dsmsgs.h.

◆ cwd

DStMsg_cwd_t DSMsg_union_t::cwd

Definition at line 587 of file dsmsgs.h.

◆ detach

DStMsg_detach_t DSMsg_union_t::detach

Definition at line 572 of file dsmsgs.h.

◆ disconnect

DStMsg_disconnect_t DSMsg_union_t::disconnect

Definition at line 567 of file dsmsgs.h.

◆ env

DStMsg_env_t DSMsg_union_t::env

Definition at line 588 of file dsmsgs.h.

◆ err

DSrMsg_err_t DSMsg_union_t::err

Definition at line 595 of file dsmsgs.h.

◆ fileclose

DStMsg_fileclose_t DSMsg_union_t::fileclose

Definition at line 584 of file dsmsgs.h.

◆ fileopen

DStMsg_fileopen_t DSMsg_union_t::fileopen

Definition at line 581 of file dsmsgs.h.

◆ filerd

DStMsg_filerd_t DSMsg_union_t::filerd

Definition at line 582 of file dsmsgs.h.

◆ filewr

DStMsg_filewr_t DSMsg_union_t::filewr

Definition at line 583 of file dsmsgs.h.

◆ handlesig

DStMsg_handlesig_t DSMsg_union_t::handlesig

Definition at line 591 of file dsmsgs.h.

◆ hdr

struct DShdr DSMsg_union_t::hdr

Definition at line 560 of file dsmsgs.h.

◆ kill

DStMsg_kill_t DSMsg_union_t::kill

Definition at line 573 of file dsmsgs.h.

◆ load

DStMsg_load_t DSMsg_union_t::load

Definition at line 569 of file dsmsgs.h.

◆ mapinfo

DStMsg_mapinfo_t DSMsg_union_t::mapinfo

Definition at line 586 of file dsmsgs.h.

◆ memrd

DStMsg_memrd_t DSMsg_union_t::memrd

Definition at line 575 of file dsmsgs.h.

◆ memwr

DStMsg_memwr_t DSMsg_union_t::memwr

Definition at line 576 of file dsmsgs.h.

◆ notify

DShMsg_notify_t DSMsg_union_t::notify

Definition at line 594 of file dsmsgs.h.

◆ ok

DSrMsg_ok_t DSMsg_union_t::ok

Definition at line 596 of file dsmsgs.h.

◆ okdata

DSrMsg_okdata_t DSMsg_union_t::okdata

Definition at line 598 of file dsmsgs.h.

◆ okstatus

DSrMsg_okstatus_t DSMsg_union_t::okstatus

Definition at line 597 of file dsmsgs.h.

◆ pidlist

DStMsg_pidlist_t DSMsg_union_t::pidlist

Definition at line 585 of file dsmsgs.h.

◆ procfsinfo

DStMsg_procfsinfo_t DSMsg_union_t::procfsinfo

Definition at line 571 of file dsmsgs.h.

◆ protover

DStMsg_protover_t DSMsg_union_t::protover

Definition at line 590 of file dsmsgs.h.

◆ regrd

DStMsg_regrd_t DSMsg_union_t::regrd

Definition at line 577 of file dsmsgs.h.

◆ regwr

DStMsg_regwr_t DSMsg_union_t::regwr

Definition at line 578 of file dsmsgs.h.

◆ run

DStMsg_run_t DSMsg_union_t::run

Definition at line 579 of file dsmsgs.h.

◆ select

DStMsg_select_t DSMsg_union_t::select

Definition at line 568 of file dsmsgs.h.

◆ stop

DStMsg_stop_t DSMsg_union_t::stop

Definition at line 574 of file dsmsgs.h.

◆ tidnames

DStMsg_tidnames_t DSMsg_union_t::tidnames

Definition at line 593 of file dsmsgs.h.


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