HomeSort by relevance Sort by last modified time
    Searched refs:__NR_profil (Results 26 - 39 of 39) sorted by null

12

  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 460 // __NR_profil 98
461 GO(__NR_profil, "ni");
462 SY(__NR_profil); FAIL;
    [all...]
scalar.stderr.exp     [all...]
  /bionic/libc/include/sys/
glibc-syscalls.h 543 #define SYS_profil __NR_profil
903 #define SYS_profil __NR_profil
    [all...]
  /external/valgrind/main/memcheck/tests/darwin/
scalar.c 114 // __NR_profil 44
1051 // __NR_profil 98
1052 GO(__NR_profil, "ni");
1053 SY(__NR_profil); FAIL;
    [all...]
  /bionic/libc/kernel/arch-mips/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /external/kernel-headers/original/asm-mips/
unistd.h 121 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
unistd.h 147 #define __NR_profil (__NR_Linux + 98)
    [all...]
  /external/chromium_org/content/common/
sandbox_seccomp_bpf_linux.cc 1185 case __NR_profil:
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-x86-linux.c     [all...]

Completed in 54 milliseconds

12