Searched refs:Thumb_getInstruction (Results 1 – 3 of 3) sorted by relevance
35 ud->disasm = Thumb_getInstruction; in init()47 handle->disasm = Thumb_getInstruction; in option()
14 bool Thumb_getInstruction(csh handle, const uint8_t *code, size_t code_len, MCInst *instr, uint16_t…
877 bool Thumb_getInstruction(csh ud, const uint8_t *code, size_t code_len, MCInst *instr, in Thumb_getInstruction() function