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

  /external/valgrind/coregrind/m_syswrap/
syswrap-ppc32-linux.c 605 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(ppc32_linux, sysno, name)
647 //.. PLAXY(__NR_ptrace, sys_ptrace), // 26
    [all...]
syswrap-mips32-linux.c 711 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(mips_linux, sysno, name)
723 //.. PLAXY (__NR_syscall, sys_syscall), // 0
748 PLAXY(__NR_ptrace, sys_ptrace), // 26
764 PLAXY (__NR_pipe, sys_pipe), // 42
    [all...]
syswrap-x86-linux.c     [all...]
syswrap-arm-linux.c 541 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(arm_linux, sysno, name)
583 PLAXY(__NR_ptrace, sys_ptrace), // 26
687 // PLAXY(__NR_vm86old, sys_vm86old), // 113 __NR_syscall... weird
753 // PLAXY(__NR_vm86, sys_vm86), // 166 x86/Linux-only
789 PLAXY(__NR_stat64, sys_stat64), // 195
790 PLAXY(__NR_lstat64, sys_lstat64), // 196
791 PLAXY(__NR_fstat64, sys_fstat64), // 197
822 // PLAXY(223, sys_syscall223), // 223 // sys_bproc?
    [all...]
syswrap-amd64-linux.c 449 #define PLAXY(const, name) WRAPPER_ENTRY_XY(amd64_linux, const, name)
581 PLAXY(__NR_ptrace, sys_ptrace), // 101
680 PLAXY(184, sys_syscall184), // 184 // sys_bproc?
    [all...]
syswrap-mips64-linux.c 531 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(mips_linux, sysno, name)
557 PLAXY (__NR_pipe, sys_pipe),
639 PLAXY (__NR_ptrace, sys_ptrace),
693 PLAXY (__NR_prctl, sys_prctl),
syswrap-arm64-linux.c 605 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(arm64_linux, sysno, name)
    [all...]
syswrap-s390x-linux.c 405 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(s390x_linux, sysno, name)
447 PLAXY(__NR_ptrace, sys_ptrace), // 26
    [all...]
syswrap-ppc64-linux.c 523 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(ppc64_linux, sysno, name)
    [all...]
syswrap-solaris.c     [all...]

Completed in 144 milliseconds