Home
last modified time | relevance | path

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

/external/capstone/arch/XCore/
DXCoreInstPrinter.h11 void XCore_printInst(MCInst *MI, SStream *O, void *Info);
DXCoreModule.c19 ud->printer = XCore_printInst; in init()
DXCoreInstPrinter.c254 void XCore_printInst(MCInst *MI, SStream *O, void *Info) in XCore_printInst() function