Searched refs:PostPrinter_t (Results 1 – 2 of 2) sorted by relevance
16 typedef void (*PostPrinter_t)(csh handle, cs_insn *, char *mnem, MCInst *mci); typedef45 PostPrinter_t post_printer;
307 PostPrinter_t postprinter, const uint8_t *code) in fill_insn()