HomeSort by relevance Sort by last modified time
    Searched refs:PRE_REG_READ1 (Results 1 - 8 of 8) sorted by null

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c 452 PRE_REG_READ1(long, "__libc_sbrk", long, arg1);
480 PRE_REG_READ1(long, "msleep", void*, arg1);
496 PRE_REG_READ1(void, "exit", int, exitcode);
748 PRE_REG_READ1(long, "chdir", const char *, path);
769 PRE_REG_READ1(void, "close", UInt, fd);
    [all...]
syswrap-generic.c     [all...]
syswrap-linux.c 432 PRE_REG_READ1(long, "umount", char *, path);
450 PRE_REG_READ1(long, "setfsuid16", vki_old_uid_t, uid);
456 PRE_REG_READ1(long, "setfsuid", vki_uid_t, uid);
462 PRE_REG_READ1(long, "setfsgid16", vki_old_gid_t, gid);
468 PRE_REG_READ1(long, "setfsgid", vki_gid_t, gid);
588 PRE_REG_READ1(void, "exit_group", int, status);
637 PRE_REG_READ1(long, "adjtimex", struct timex *, buf);
709 PRE_REG_READ1(long, "sysinfo", struct sysinfo *, info);
720 PRE_REG_READ1(long, "personality", vki_u_long, persona);
728 PRE_REG_READ1(long, "sysctl", struct __sysctl_args *, args)
    [all...]
syswrap-darwin.c     [all...]
syswrap-x86-linux.c 819 PRE_REG_READ1(long, "old_select", struct sel_arg_struct *, args);
    [all...]
priv_types_n_macros.h 539 #define PRE_REG_READ1(tr, s, t1, a1) \
syswrap-arm-linux.c 855 PRE_REG_READ1(long, "shmdt", const void *, shmaddr);
    [all...]
syswrap-amd64-linux.c 956 PRE_REG_READ1(long, "shmdt", const void *, shmaddr);
    [all...]

Completed in 158 milliseconds