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

Public Attributes

char * buf
 
int buf_len
 
int buf_size
 
RzConsGrepgrep
 
bool noflush
 

Detailed Description

Definition at line 25 of file cons.c.

Member Data Documentation

◆ buf

char* RzConsStack::buf

Definition at line 26 of file cons.c.

Referenced by cons_stack_dump(), and cons_stack_load().

◆ buf_len

int RzConsStack::buf_len

Definition at line 27 of file cons.c.

Referenced by cons_stack_dump(), and cons_stack_load().

◆ buf_size

int RzConsStack::buf_size

Definition at line 28 of file cons.c.

Referenced by cons_stack_dump(), and cons_stack_load().

◆ grep

RzConsGrep* RzConsStack::grep

Definition at line 29 of file cons.c.

Referenced by cons_stack_dump(), and cons_stack_load().

◆ noflush

bool RzConsStack::noflush

Definition at line 30 of file cons.c.

Referenced by cons_stack_dump(), and cons_stack_load().


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