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

Public Attributes

RzLibl
 
RzAsma
 
RzAnalysisanalysis
 
bool oneliner
 
bool coutput
 
bool json
 
bool quiet
 

Detailed Description

Definition at line 16 of file rz-asm.c.

Member Data Documentation

◆ a

◆ analysis

◆ coutput

bool RzAsmState::coutput

Definition at line 21 of file rz-asm.c.

Referenced by print_buf(), and rz_main_rz_asm().

◆ json

bool RzAsmState::json

Definition at line 22 of file rz-asm.c.

Referenced by rz_main_rz_asm(), show_analinfo(), and showanalysis().

◆ l

RzLib* RzAsmState::l

Definition at line 17 of file rz-asm.c.

Referenced by __as_free(), __as_new(), and __load_plugins().

◆ oneliner

bool RzAsmState::oneliner

Definition at line 20 of file rz-asm.c.

Referenced by rasm_disasm(), and rz_main_rz_asm().

◆ quiet

bool RzAsmState::quiet

Definition at line 23 of file rz-asm.c.

Referenced by rz_main_rz_asm().


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