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