HomeSort by relevance Sort by last modified time
    Searched defs:AT_SYSINFO (Results 26 - 31 of 31) sorted by null

12

  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
auxvec.h 21 #define AT_SYSINFO 32
  /external/lldb/source/Plugins/DynamicLoader/POSIX-DYLD/
AuxVector.h 73 AT_SYSINFO = 32, ///< Pointer to the global system page used for system calls and other nice things.
  /external/valgrind/coregrind/m_initimg/
initimg-linux.c 276 #ifndef AT_SYSINFO
277 #define AT_SYSINFO 32
278 #endif /* AT_SYSINFO */
781 case AT_SYSINFO:
    [all...]
  /external/elfutils/src/libelf/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
elf.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
elf.h     [all...]

Completed in 865 milliseconds

12