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