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