Home
last modified time | relevance | path

Searched refs:get_detail_ppc (Results 1 – 3 of 3) sorted by relevance

/external/capstone/suite/cstest/include/
Dfactory.h16 char *get_detail_ppc(csh *handle, cs_mode mode, cs_insn *ins);
/external/capstone/suite/cstest/src/
Dppc_detail.c36 char *get_detail_ppc(csh *handle, cs_mode mode, cs_insn *ins) in get_detail_ppc() function
Dcapstone_test.c241 function = get_detail_ppc; in set_function()