grpc
third_party
bloaty
third_party
capstone
arch
XCore
XCoreModule.h
Go to the documentation of this file.
1
/* Capstone Disassembly Engine */
2
/* By Travis Finkenauer <tmfinken@gmail.com>, 2018 */
3
4
#ifndef CS_XCORE_MODULE_H
5
#define CS_XCORE_MODULE_H
6
7
#include "../../utils.h"
8
9
cs_err
XCore_global_init
(
cs_struct
*ud);
10
cs_err
XCore_option
(
cs_struct
*
handle
,
cs_opt_type
type
,
size_t
value
);
11
12
#endif
XCore_option
cs_err XCore_option(cs_struct *handle, cs_opt_type type, size_t value)
cs_opt_type
cs_opt_type
Runtime option for the disassembled engine.
Definition:
capstone.h:169
cs_struct
Definition:
cs_priv.h:51
XCore_global_init
cs_err XCore_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
grpc
Author(s):
autogenerated on Fri May 16 2025 03:00:57