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

  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c 539 PRE_REG_READ2(long, "umount2", char *, path, int, flags);
860 PRE_REG_READ2(int, "prctl", int, option, int, signal);
863 PRE_REG_READ2(int, "prctl", int, option, int *, signal);
870 PRE_REG_READ2(int, "prctl", int, option, int, dump);
873 PRE_REG_READ2(int, "prctl", int, option, int *, value);
877 PRE_REG_READ2(int, "prctl", int, option, int, value);
883 PRE_REG_READ2(int, "prctl", int, option, int, keepcaps);
886 PRE_REG_READ2(int, "prctl", int, option, int *, value);
890 PRE_REG_READ2(int, "prctl", int, option, int, value);
893 PRE_REG_READ2(int, "prctl", int, option, int *, value)
    [all...]
syswrap-generic.c     [all...]
syswrap-mips32-linux.c 429 PRE_REG_READ2 (long, "socketcall", int, call, unsigned long *, args);
822 PRE_REG_READ2 (long, "msgget", vki_key_t, key, int, msgflg);
900 PRE_REG_READ2 (int, "shutdown", int, s, int, how);
914 PRE_REG_READ2 (long, "listen", int, s, int, backlog);
    [all...]
syswrap-darwin.c 728 PRE_REG_READ2(long, "ioctl",
    [all...]
syswrap-arm-linux.c 406 PRE_REG_READ2(long, "socketcall", int, call, unsigned long *, args);
855 PRE_REG_READ2(long, "msgget", vki_key_t, key, int, msgflg);
957 PRE_REG_READ2(int, "shutdown", int, s, int, how);
971 PRE_REG_READ2(long, "listen", int, s, int, backlog);
    [all...]
syswrap-amd64-linux.c 402 PRE_REG_READ2(int, "clone",
551 PRE_REG_READ2(long, "arch_prctl",
785 PRE_REG_READ2(int, "shutdown", int, s, int, how);
799 PRE_REG_READ2(long, "listen", int, s, int, backlog);
907 PRE_REG_READ2(long, "msgget", vki_key_t, key, int, msgflg);
    [all...]
syswrap-x86-linux.c 854 PRE_REG_READ2(int, "clone",
    [all...]
syswrap-ppc32-linux.c 439 PRE_REG_READ2(long, "socketcall", int, call, unsigned long *, args);
735 PRE_REG_READ2(long, "stat64", char *, file_name, struct stat64 *, buf);
748 PRE_REG_READ2(long, "lstat64", char *, file_name, struct stat64 *, buf);
778 PRE_REG_READ2(long, "fstat64", unsigned long, fd, struct stat64 *, buf);
    [all...]
priv_types_n_macros.h 553 #define PRE_REG_READ2(tr, s, t1, a1, t2, a2) \
syswrap-s390x-linux.c 455 PRE_REG_READ2(long, "socketcall", int, call, unsigned long *, args);
943 PRE_REG_READ2(int, "clone",
    [all...]
syswrap-ppc64-linux.c 465 PRE_REG_READ2(long, "socketcall", int, call, unsigned long *, args);
762 //zz PRE_REG_READ2(long, "stat64", char *, file_name, struct stat64 *, buf);
775 //zz PRE_REG_READ2(long, "lstat64", char *, file_name, struct stat64 *, buf);
791 //zz PRE_REG_READ2(long, "fstat64", unsigned long, fd, struct stat64 *, buf);
    [all...]

Completed in 388 milliseconds