Home
last modified time | relevance | path

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

/external/strace/xlat/
Dmmap_flags.in34 * the flags, e.g. reporting calls *without* it as "old_mmap()"
/external/strace/
Dsys_func.h148 extern SYS_FUNC(old_mmap);
Dmem.c90 SYS_FUNC(old_mmap) in SYS_FUNC() argument
Dstrace.spec246 - Fix 32-bit old_mmap syscall decoding on x86-64 (#162467, #164215).
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-x86-linux.c776 DECL_TEMPLATE(x86_linux, old_mmap);
1176 PRE(old_mmap) in PRE() argument
1505 PLAX_(__NR_mmap, old_mmap), // 90
/external/strace/linux/s390x/
Dsyscallent.h115 [ 90] = { 1, TD|TM|SI, SEN(old_mmap), "mmap" },
/external/strace/linux/s390/
Dsyscallent.h121 [ 90] = { 6, TD|TM|SI, SEN(old_mmap), "mmap" },
/external/strace/linux/i386/
Dsyscallent.h119 [ 90] = { 6, TD|TM|SI, SEN(old_mmap), "mmap" },
/external/strace/linux/m68k/
Dsyscallent.h119 [ 90] = { 1, TD|TM|SI, SEN(old_mmap), "mmap" },
/external/strace/linux/arm/
Dsyscallent.h119 [ 90] = { 1, TD|TM|SI, SEN(old_mmap), "mmap" },
/external/strace/debian/
Dchangelog306 + Fix 32-bit old_mmap syscall decoding on x86-64.
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_syscalls.inc2789 PRE_SYSCALL(old_mmap)(void *arg) {}
2791 POST_SYSCALL(old_mmap)(long res, void *arg) {}
/external/valgrind/memcheck/tests/x86-linux/
Dscalar.stderr.exp980 Syscall param old_mmap(args) contains uninitialised byte(s)
984 Syscall param old_mmap(args) points to uninitialised byte(s)