env_linux_syscall_hooks.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int32_t env_linux_hook_exit (struct emu_env *env, struct emu_env_hook *hook)
int32_t env_linux_hook_fork (struct emu_env *env, struct emu_env_hook *hook)
int32_t env_linux_hook_execve (struct emu_env *env, struct emu_env_hook *hook)
int32_t env_linux_hook_dup2 (struct emu_env *env, struct emu_env_hook *hook)
int32_t env_linux_hook_socketcall (struct emu_env *env, struct emu_env_hook *hook)

Function Documentation

int32_t env_linux_hook_dup2 ( struct emu_env *  env,
struct emu_env_hook *  hook 
)

References eax, ebx, ecx, emu_cpu_get(), emu_cpu_reg32_set(), and emu_cpu::reg.

Here is the call graph for this function:

int32_t env_linux_hook_execve ( struct emu_env *  env,
struct emu_env_hook *  hook 
)
int32_t env_linux_hook_exit ( struct emu_env *  env,
struct emu_env_hook *  hook 
)

References eax, ebx, emu_cpu_get(), emu_cpu_reg32_set(), and emu_cpu::reg.

Here is the call graph for this function:

int32_t env_linux_hook_fork ( struct emu_env *  env,
struct emu_env_hook *  hook 
)

References eax, emu_cpu_get(), and emu_cpu_reg32_set().

Here is the call graph for this function:

int32_t env_linux_hook_socketcall ( struct emu_env *  env,
struct emu_env_hook *  hook 
)

Generated on Sun Jan 9 16:48:32 2011 for libemu by  doxygen 1.6.1