Home
last modified time | relevance | path

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

/external/capstone/arch/PowerPC/
DPPCInstPrinter.c40 static char *printAliasInstrEx(MCInst *MI, SStream *OS, void *info);
180 mnem = printAliasInstrEx(MI, O, Info); in PPC_printInst()
742 static char *printAliasInstrEx(MCInst *MI, SStream *OS, void *info) in printAliasInstrEx() function