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

#include <opcode.h>

Public Attributes

char * name
 
int len
 
int fmt
 

Detailed Description

Definition at line 46 of file opcode.h.

Member Data Documentation

◆ fmt

int dalvik_opcodes_t::fmt

Definition at line 49 of file opcode.h.

◆ len

int dalvik_opcodes_t::len

Definition at line 48 of file opcode.h.

Referenced by dalvik_assemble(), dalvik_disassemble(), and dalvik_op().

◆ name


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