Home
last modified time | relevance | path

Searched refs:PLAXY (Results 1 – 13 of 13) sorted by relevance

/external/valgrind/coregrind/m_syswrap/
Dsyswrap-tilegx-linux.c1123 #define PLAXY(const, name) WRAPPER_ENTRY_XY(tilegx_linux, const, name) macro
1246 PLAXY(__NR_ptrace, sys_ptrace), // 117
1314 PLAXY(__NR_msgctl, sys_msgctl), // 187
1315 PLAXY(__NR_msgrcv, sys_msgrcv), // 188
1318 PLAXY(__NR_semctl, sys_semctl), // 191
1322 PLAXY(__NR_shmat, wrap_sys_shmat), // 196
1323 PLAXY(__NR_shmctl, sys_shmctl), // 195
1324 PLAXY(__NR_shmdt, sys_shmdt), // 197
1325 PLAXY(__NR_socket, sys_socket), // 198
1326 PLAXY(__NR_socketpair, sys_socketpair), // 199
[all …]
Dsyswrap-ppc32-linux.c847 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(ppc32_linux, sysno, name) macro
1095 PLAXY(__NR_stat64, sys_stat64), // 195
1096 PLAXY(__NR_lstat64, sys_lstat64), // 196
1097 PLAXY(__NR_fstat64, sys_fstat64), // 197
1194 PLAXY(__NR_spu_run, sys_spu_run), // 278
1205 PLAXY(__NR_fstatat64, sys_fstatat64), // 291
Dsyswrap-x86-linux.c1387 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(x86_linux, sysno, name) macro
1430 PLAXY(__NR_ptrace, sys_ptrace), // 26
1534 PLAXY(__NR_vm86old, sys_vm86old), // 113 x86/Linux-only
1600 PLAXY(__NR_vm86, sys_vm86), // 166 x86/Linux-only
1636 PLAXY(__NR_stat64, sys_stat64), // 195
1637 PLAXY(__NR_lstat64, sys_lstat64), // 196
1638 PLAXY(__NR_fstat64, sys_fstat64), // 197
1669 PLAXY(223, sys_syscall223), // 223 // sys_bproc?
1762 PLAXY(__NR_fstatat64, sys_fstatat64), // 300
Dsyswrap-arm-linux.c749 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(arm_linux, sysno, name) macro
791 PLAXY(__NR_ptrace, sys_ptrace), // 26
997 PLAXY(__NR_stat64, sys_stat64), // 195
998 PLAXY(__NR_lstat64, sys_lstat64), // 196
999 PLAXY(__NR_fstat64, sys_fstat64), // 197
1146 PLAXY(__NR_fstatat64, sys_fstatat64), // 300
Dsyswrap-mips32-linux.c794 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(mips_linux, sysno, name) macro
847 PLAXY (__NR_pipe, sys_pipe), // 42
1015 PLAXY (__NR_stat64, sys_stat64), // 213
1016 PLAXY (__NR_lstat64, sys_lstat64), // 214
1017 PLAXY (__NR_fstat64, sys_fstat64), // 215
1086 PLAXY (__NR_fstatat64, sys_fstatat64), // 293
Dsyswrap-mips64-linux.c628 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(mips_linux, sysno, name) macro
654 PLAXY (__NR_pipe, sys_pipe),
736 PLAXY (__NR_ptrace, sys_ptrace),
Dsyswrap-amd64-linux.c686 #define PLAXY(const, name) WRAPPER_ENTRY_XY(amd64_linux, const, name) macro
818 PLAXY(__NR_ptrace, sys_ptrace), // 101
917 PLAXY(184, sys_syscall184), // 184 // sys_bproc?
Dsyswrap-s390x-linux.c623 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(s390x_linux, sysno, name) macro
665 PLAXY(__NR_ptrace, sys_ptrace), // 26
Dsyswrap-arm64-linux.c847 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(arm64_linux, sysno, name) macro
Dsyswrap-solaris.c10213 #define PLAXY(sysno, name) \ macro
10220 #define PLAXY(sysno, name) \ macro
10303 PLAXY(__NR_fstatat64, sys_fstatat64), /* 67 */
10307 PLAXY(__NR_openat64, sys_openat64), /* 69 */
10447 PLAXY(__NR_stat64, sys_stat64), /* 215 */
10448 PLAXY(__NR_lstat64, sys_lstat64), /* 216 */
10449 PLAXY(__NR_fstat64, sys_fstat64), /* 217 */
10451 PLAXY(__NR_statvfs64, sys_statvfs64), /* 218 */
10452 PLAXY(__NR_fstatvfs64, sys_fstatvfs64), /* 219 */
10456 PLAXY(__NR_getrlimit64, sys_getrlimit64), /* 221 */
[all …]
Dsyswrap-ppc64-linux.c769 #define PLAXY(sysno, name) WRAPPER_ENTRY_XY(ppc64_linux, sysno, name) macro
/external/valgrind/
DREADME_MISSING_SYSCALL_OR_IOCTL140 LINX_, LINXY, PLAX_, PLAXY.
/external/valgrind/docs/internals/
Dporting-to-ARM.txt75 #define PLAXY(const, name) \
89 PLAXY(__NR_ipc, sys_ipc), // 117