Home
last modified time | relevance | path

Searched refs:XCore_post_printer (Results 1 – 3 of 3) sorted by relevance

/external/capstone/arch/XCore/
DXCoreInstPrinter.h13 void XCore_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci);
DXCoreModule.c23 ud->post_printer = XCore_post_printer; in init()
DXCoreInstPrinter.c39 void XCore_post_printer(csh ud, cs_insn *insn, char *insn_asm, MCInst *mci) in XCore_post_printer() function