Searched refs:X86_getInstruction (Results 1 – 3 of 3) sorted by relevance
91 bool X86_getInstruction(csh handle, const uint8_t *code, size_t code_len,
28 ud->disasm = X86_getInstruction; in init()
786 bool X86_getInstruction(csh ud, const uint8_t *code, size_t code_len, in X86_getInstruction() function