HomeSort by relevance Sort by last modified time
    Searched defs:AT_BASE_PLATFORM (Results 1 - 14 of 14) sorted by null

  /bionic/libc/kernel/uapi/linux/
auxvec.h 46 #define AT_BASE_PLATFORM 24
  /development/ndk/platforms/android-L/include/linux/
auxvec.h 46 #define AT_BASE_PLATFORM 24
  /external/kernel-headers/original/uapi/linux/
auxvec.h 28 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/linux/
auxvec.h 28 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
auxvec.h 28 #define AT_BASE_PLATFORM 24 /* string identifying real platform, may
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
auxvec.h 46 #define AT_BASE_PLATFORM 24
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
auxvec.h 46 #define AT_BASE_PLATFORM 24
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
auxvec.h 46 #define AT_BASE_PLATFORM 24
  /external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
AuxVector.h 70 AT_BASE_PLATFORM = 24, ///< String identifying real platforms.
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 262 #ifndef AT_BASE_PLATFORM
263 #define AT_BASE_PLATFORM 24
264 #endif /* AT_BASE_PLATFORM */
451 cauxv->a_type == AT_BASE_PLATFORM)
672 case AT_BASE_PLATFORM:
    [all...]
  /external/qemu/include/
elf.h 255 #define AT_BASE_PLATFORM 24 /* string identifying real platforms */
    [all...]
  /external/elfutils/0.153/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 899 milliseconds