Searched refs:Mips_getInstruction (Results 1 – 3 of 3) sorted by relevance
34 ud->disasm = Mips_getInstruction; in init()45 handle->disasm = Mips_getInstruction; in option()
14 bool Mips_getInstruction(csh handle, const uint8_t *code, size_t code_len,
393 bool Mips_getInstruction(csh ud, const uint8_t *code, size_t code_len, MCInst *instr, in Mips_getInstruction() function