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

  /development/ndk/platforms/android-3/arch-arm/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/asm/
elf.h 53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3)
  /development/ndk/platforms/android-9/arch-mips/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
elf.h 216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)

Completed in 50 milliseconds