8 #include <capstone/capstone.h>
RZ_IPI int rz_arm_cs_analysis_op_32_esil(RzAnalysis *a, RzAnalysisOp *op, ut64 addr, const ut8 *buf, int len, csh *handle, cs_insn *insn, bool thumb)
RZ_IPI const char * rz_arm_cs_esil_prefix_cond(RzAnalysisOp *op, int cond_type)
RZ_IPI RzAnalysisILConfig * rz_arm_cs_64_il_config(bool big_endian)
RZ_IPI RzAnalysisILConfig * rz_arm_cs_32_il_config(bool big_endian)
RZ_IPI RzILOpEffect * rz_arm_cs_64_il(csh *handle, cs_insn *insn)
RZ_IPI RzILOpEffect * rz_arm_cs_32_il(csh *handle, cs_insn *insn, bool thumb)
RZ_IPI int rz_arm_cs_analysis_op_64_esil(RzAnalysis *a, RzAnalysisOp *op, ut64 addr, const ut8 *buf, int len, csh *handle, cs_insn *insn)
static mcore_handle handle
Description of the global context of an RzAnalysisILVM.
ut64(WINAPI *w32_GetEnabledXStateFeatures)()