Searched refs:Mips64_getInstruction (Results 1 – 3 of 3) sorted by relevance
36 ud->disasm = Mips64_getInstruction; in init()47 handle->disasm = Mips64_getInstruction; in option()
17 bool Mips64_getInstruction(csh handle, const uint8_t *code, size_t code_len,
447 bool Mips64_getInstruction(csh ud, const uint8_t *code, size_t code_len, MCInst *instr, in Mips64_getInstruction() function