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