Searched refs:PPC_post_printer (Results 1 – 3 of 3) sorted by relevance
13 void PPC_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci);
28 ud->post_printer = PPC_post_printer; in init()
61 void PPC_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in PPC_post_printer() function