HomeSort by relevance Sort by last modified time
    Searched refs:__NR_profil (Results 1 - 25 of 31) sorted by null

1 2

  /bionic/libc/kernel/arch-x86/asm/
unistd_32.h 144 #define __NR_profil 98
  /development/ndk/platforms/android-9/arch-x86/include/asm/
unistd_32.h 144 #define __NR_profil 98
  /external/kernel-headers/original/asm-x86/
unistd_32.h 106 #define __NR_profil 98
  /external/valgrind/main/include/vki/
vki-scnums-ppc32-linux.h 135 #define __NR_profil 98
vki-scnums-ppc64-linux.h 135 #define __NR_profil 98
vki-scnums-x86-linux.h 135 #define __NR_profil 98
vki-scnums-darwin.h 239 #define __NR_profil VG_DARWIN_SYSCALL_CONSTRUCT_UNIX(44)
    [all...]
vki-scnums-mips32-linux.h 138 #define __NR_profil (__NR_Linux + 98)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_32.h 106 #define __NR_profil 98
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 106 #define __NR_profil 98
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
unistd_32.h 106 #define __NR_profil 98
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
unistd_32.h 113 #define __NR_profil 98
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
unistd_32.h 113 #define __NR_profil 98
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 113 #define __NR_profil 98
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 113 #define __NR_profil 98
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 113 #define __NR_profil 98
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
unistd_32.h 144 #define __NR_profil 98
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
unistd_32.h 144 #define __NR_profil 98
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 334 #define SYS_profil __NR_profil
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 334 #define SYS_profil __NR_profil
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 334 #define SYS_profil __NR_profil
  /external/valgrind/main/memcheck/tests/x86-linux/
scalar.c 460 // __NR_profil 98
461 GO(__NR_profil, "ni");
462 SY(__NR_profil); FAIL;
    [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...]

Completed in 3870 milliseconds

1 2