27 const char *
key = (*
name >=
'0' && *
name <=
'9') ?
"num.load" :
"reg.read";
RZ_API int sdb_array_add_num(Sdb *s, const char *key, ut64 val, ut32 cas)
RZ_API int sdb_array_add(Sdb *s, const char *key, const char *val, ut32 cas)
static static sync static getppid static getegid const char static filename char static len const char char static bufsiz static mask static vfork const void static prot static getpgrp const char static swapflags static arg static fd static protocol static who struct sockaddr static addrlen static backlog struct timeval struct timezone static tz const struct iovec static count static mode const void const struct sockaddr static tolen const char static pathname void static offset struct stat static buf void long static basep static whence static length const void static len key
RZ_API void rz_analysis_esil_mem_ro(RzAnalysisEsil *esil, int mem_readonly)
static int hook_reg_read(RzAnalysisEsil *esil, const char *name, ut64 *res, int *size)
static int hook_mem_read(RzAnalysisEsil *esil, ut64 addr, ut8 *buf, int len)
static int hook_flag_read(RzAnalysisEsil *esil, const char *flag, ut64 *num)
static int hook_reg_write(RzAnalysisEsil *esil, const char *name, ut64 *val)
static int hook_NOP_mem_write(RzAnalysisEsil *esil, ut64 addr, const ut8 *buf, int len)
RZ_API void rz_analysis_esil_stats(RzAnalysisEsil *esil, int enable)
static int hook_mem_write(RzAnalysisEsil *esil, ut64 addr, const ut8 *buf, int len)
static int hook_command(RzAnalysisEsil *esil, const char *op)
static static fork const void static count static fd const char const char static newpath char char char static envp time_t static t const char static mode static whence const char static dir time_t static t unsigned static seconds const char struct utimbuf static buf static inc static sig const char static mode static oldfd struct tms static buf static getgid static geteuid const char static filename static arg static mask struct ustat static ubuf static getppid static setsid static egid sigset_t static set struct timeval struct timezone static tz fd_set fd_set fd_set struct timeval static timeout const char char static bufsiz const char static swapflags void static offset const char static length static mode static who const char struct statfs static buf unsigned unsigned num
#define RZ_LOG_DEBUG(fmtstr,...)
RZ_API Sdb * sdb_new0(void)
RZ_API bool sdb_free(Sdb *s)
RZ_API void sdb_reset(Sdb *s)
int(* hook_mem_read)(ANALYSIS_ESIL *esil, ut64 addr, ut8 *buf, int len)
int(* hook_command)(ANALYSIS_ESIL *esil, const char *op)
int(* hook_reg_read)(ANALYSIS_ESIL *esil, const char *name, ut64 *res, int *size)
int(* hook_mem_write)(ANALYSIS_ESIL *esil, ut64 addr, const ut8 *buf, int len)
int(* hook_flag_read)(ANALYSIS_ESIL *esil, const char *flag, ut64 *num)
RzAnalysisEsilHookRegWriteCB hook_reg_write
RzAnalysisEsilCallbacks cb
ut64(WINAPI *w32_GetEnabledXStateFeatures)()