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