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

Public Attributes

csh handle
 
int omode
 
cs_insn * insn
 

Detailed Description

Definition at line 55 of file analysis_x86_cs.c.

Member Data Documentation

◆ handle

csh x86_cs_context_t::handle

Definition at line 56 of file analysis_x86_cs.c.

◆ insn

cs_insn* x86_cs_context_t::insn

Definition at line 58 of file analysis_x86_cs.c.

◆ omode

int x86_cs_context_t::omode

Definition at line 57 of file analysis_x86_cs.c.


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