Searched refs:XCore_getInstruction (Results 1 – 3 of 3) sorted by relevance
13 bool XCore_getInstruction(csh ud, const uint8_t *code, size_t code_len,
22 ud->disasm = XCore_getInstruction; in XCore_global_init()
732 bool XCore_getInstruction(csh ud, const uint8_t *code, size_t code_len, MCInst *MI, in XCore_getInstruction() function