Home
last modified time | relevance | path

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

/external/capstone/suite/cstest/include/
Dfactory.h20 char *get_detail_xcore(csh *handle, cs_mode mode, cs_insn *ins);
/external/capstone/suite/cstest/src/
Dxcore_detail.c7 char *get_detail_xcore(csh *handle, cs_mode mode, cs_insn *ins) in get_detail_xcore() function
Dcapstone_test.c253 function = get_detail_xcore; in set_function()