Searched refs:AArch64_getInstruction (Results 1 – 3 of 3) sorted by relevance
17 bool AArch64_getInstruction(csh ud, const uint8_t *code, size_t code_len,
26 ud->disasm = AArch64_getInstruction; in init()
260 bool AArch64_getInstruction(csh ud, const uint8_t *code, size_t code_len, in AArch64_getInstruction() function