Searched refs:MCInst_getOpcodePub (Results 1 - 3 of 3) sorted by relevance

/external/capstone/
H A DMCInst.h124 unsigned MCInst_getOpcodePub(const MCInst*);
H A DMCInst.c59 unsigned MCInst_getOpcodePub(const MCInst *inst) function
H A Dcs.c320 if (MCInst_getOpcodePub(mci))
321 insn->id = MCInst_getOpcodePub(mci);

Completed in 643 milliseconds