Rizin
unix-like reverse engineering framework and cli tools
MipsModule.h
Go to the documentation of this file.
1 /* Capstone Disassembly Engine */
2 /* By Travis Finkenauer <tmfinken@gmail.com>, 2018 */
3 
4 #ifndef CS_MIPS_MODULE_H
5 #define CS_MIPS_MODULE_H
6 
7 #include "../../utils.h"
8 
11 
12 #endif
cs_err Mips_global_init(cs_struct *ud)
cs_err Mips_option(cs_struct *handle, cs_opt_type type, size_t value)
static mcore_handle handle
Definition: asm_mcore.c:8
cs_opt_type
Runtime option for the disassembled engine.
Definition: capstone.h:168
static int value
Definition: cmd_api.c:93
int type
Definition: mipsasm.c:17