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

  /bionic/libc/kernel/arch-x86/asm/
auxvec.h 22 #define AT_SYSINFO_EHDR 33
  /development/ndk/platforms/android-9/arch-x86/include/asm/
auxvec.h 22 #define AT_SYSINFO_EHDR 33
  /external/kernel-headers/original/asm-x86/
auxvec.h 10 #define AT_SYSINFO_EHDR 33
elf.h 267 NEW_AUX_ENT(AT_SYSINFO_EHDR, VDSO_CURRENT_BASE); \
277 NEW_AUX_ENT(AT_SYSINFO_EHDR,(unsigned long)current->mm->context.vdso);\
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
auxvec.h 10 #define AT_SYSINFO_EHDR 33
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm/
auxvec.h 10 #define AT_SYSINFO_EHDR 33
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm/
auxvec.h 10 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
auxvec.h 18 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
auxvec.h 18 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
auxvec.h 18 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
auxvec.h 18 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
auxvec.h 18 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
auxvec.h 22 #define AT_SYSINFO_EHDR 33
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
auxvec.h 22 #define AT_SYSINFO_EHDR 33
  /external/elfutils/libdwfl/
linux-proc-maps.c 70 /* Search /proc/PID/auxv for the AT_SYSINFO_EHDR tag. */
100 if (d.a32[i].a_type == AT_SYSINFO_EHDR)
109 if (d.a64[i].a_type == AT_SYSINFO_EHDR)
172 /* If this is the special mapping AT_SYSINFO_EHDR pointed us at,
239 /* We'll notice the AT_SYSINFO_EHDR address specially when we hit it. */
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 282 #ifndef AT_SYSINFO_EHDR
283 #define AT_SYSINFO_EHDR 33
284 #endif /* AT_SYSINFO_EHDR */
743 case AT_SYSINFO_EHDR: {
    [all...]
  /external/qemu/
elf.h 252 #define AT_SYSINFO_EHDR 33 /* address of kernel vdso */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
elf.h     [all...]
  /external/elfutils/libelf/
elf.h     [all...]

Completed in 5192 milliseconds