Go to the source code of this file.
Functions | |
void | print_insn_detail_mips (csh handle, cs_insn *ins) |
void | print_string_hex (char *comment, unsigned char *str, size_t len) |
void print_insn_detail_mips | ( | csh | handle, |
cs_insn * | ins | ||
) |
Definition at line 11 of file cstool_mips.c.
void print_string_hex | ( | char * | comment, |
unsigned char * | str, | ||
size_t | len | ||
) |