15 typedef char *(*RzCoreCmdStr)(
void *core,
const char *
cmd);
16 typedef char *(*RzCoreCmdStrF)(
void *core,
const char *
cmd, ...);
19 typedef const char *(*RzCoreGetName)(
void *core,
ut64 off);
20 typedef char *(*RzCoreGetNameDelta)(
void *core,
ut64 off);
23 typedef const char *(*RzCoreConfigGet)(
void *core,
const char *
key);
int bits(struct state *s, int need)
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 cmd
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
const char *(* RzCoreGetName)(void *core, ut64 off)
ut64(* RzCoreNumGet)(void *core, const char *str)
ut64(* RzCoreConfigGetI)(void *core, const char *key)
char *(* RzCoreGetNameDelta)(void *core, ut64 off)
struct rz_core_bind_t RzCoreBind
char *(* RzCoreCmdStr)(void *core, const char *cmd)
void(* RzCorePuts)(const char *cmd)
int(* RzCoreCmd)(void *core, const char *cmd)
bool(* RzCoreConfigSet)(void *core, const char *key, const char *value)
bool(* RzCoreBinApplyInfo)(void *core, void *binfile, ut32 mask)
char *(* RzCoreCmdStrF)(void *core, const char *cmd,...)
void(* RzCoreSetArchBits)(void *core, const char *arch, int bits)
void(* RzCoreSeekArchBits)(void *core, ut64 addr)
bool(* RzCoreConfigSetI)(void *core, const char *key, ut64 value)
const char *(* RzCoreConfigGet)(void *core, const char *key)
void(* RzCoreDebugSyscallHit)(void *core)
int(* RzCoreCmdF)(void *user, const char *fmt,...)
const RzList *(* RzCoreFlagsGet)(void *core, ut64 offset)
int(* RzCoreDebugBpHit)(void *core, void *bp)
RzCoreBinApplyInfo applyBinInfo
RzCoreDebugSyscallHit syshit
RzCoreGetNameDelta getNameDelta
RzCoreSeekArchBits archbits
ut64(WINAPI *w32_GetEnabledXStateFeatures)()