24 PROCESS_INFORMATION processInfo;
47 #define ENABLE_DEBUG 0
49 #define lprintf(x, y...) \
52 fd = fopen("bochs.io.log", "a"); \
54 fprintf(fd, x, ##y); \
61 #define lprintf(x, ...) \
64 #define lprintf(x, y...) \
RzBinInfo * info(RzBinFile *bf)
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 count
int bochs_read(libbochs_t *b, ut64 addr, int count, ut8 *buf)
bool bochs_wait(libbochs_t *b)
void bochs_send_cmd(libbochs_t *b, const char *comando, bool bWait)
bool bochs_open(libbochs_t *b, const char *rutaBochs, const char *rutaConfig)
void bochs_close(libbochs_t *b)
struct libbochs_t libbochs_t
void bochs_reset_buffer(libbochs_t *b)
bool bochs_cmd_stop(libbochs_t *b)
ut64(WINAPI *w32_GetEnabledXStateFeatures)()