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

Public Attributes

const char * opcode
 
st32 length
 
ut8 bytecode
 
AsmEncoder encode
 

Detailed Description

Definition at line 25 of file assembler.c.

Member Data Documentation

◆ bytecode

ut8 _jasm::bytecode

Definition at line 28 of file assembler.c.

◆ encode

AsmEncoder _jasm::encode

Definition at line 29 of file assembler.c.

Referenced by java_assembler().

◆ length

st32 _jasm::length

Definition at line 27 of file assembler.c.

◆ opcode

const char* _jasm::opcode

Definition at line 26 of file assembler.c.

Referenced by capstone.CsInsn::__gen_detail().


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