grpc
third_party
bloaty
third_party
capstone
arch
TMS320C64x
TMS320C64xModule.h
Go to the documentation of this file.
1
/* Capstone Disassembly Engine */
2
/* By Travis Finkenauer <tmfinken@gmail.com>, 2018 */
3
4
#ifndef CS_TMS320C64X_MODULE_H
5
#define CS_TMS320C64X_MODULE_H
6
7
#include "../../utils.h"
8
9
cs_err
TMS320C64x_global_init
(
cs_struct
*ud);
10
cs_err
TMS320C64x_option
(
cs_struct
*
handle
,
cs_opt_type
type
,
size_t
value
);
11
12
#endif
cs_opt_type
cs_opt_type
Runtime option for the disassembled engine.
Definition:
capstone.h:169
cs_struct
Definition:
cs_priv.h:51
TMS320C64x_global_init
cs_err TMS320C64x_global_init(cs_struct *ud)
value
const char * value
Definition:
hpack_parser_table.cc:165
handle
static csh handle
Definition:
test_arm_regression.c:16
asyncio_get_stats.type
type
Definition:
asyncio_get_stats.py:37
TMS320C64x_option
cs_err TMS320C64x_option(cs_struct *handle, cs_opt_type type, size_t value)
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:39