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