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

#include <rz_spaces.h>

Public Attributes

const char * name
 
RzSpacecurrent
 
RBTree spaces
 
RzListspacestack
 
RzEventevent
 

Detailed Description

Definition at line 56 of file rz_spaces.h.

Member Data Documentation

◆ current

RzSpace* rz_spaces_t::current

Definition at line 58 of file rz_spaces.h.

◆ event

RzEvent* rz_spaces_t::event

Definition at line 61 of file rz_spaces.h.

Referenced by rz_analysis_new().

◆ name

◆ spaces

RBTree rz_spaces_t::spaces

Definition at line 59 of file rz_spaces.h.

◆ spacestack

RzList* rz_spaces_t::spacestack

Definition at line 60 of file rz_spaces.h.

Referenced by rz_flag_space_stack_list_handler().


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