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

12

  /prebuilts/ndk/9/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 214 #ifndef ELF_ET_DYN_BASE
215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
elf.h 214 #ifndef ELF_ET_DYN_BASE
215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
elf.h 214 #ifndef ELF_ET_DYN_BASE
215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/
elf.h 214 #ifndef ELF_ET_DYN_BASE
215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/
elf.h 214 #ifndef ELF_ET_DYN_BASE
215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/
elf.h 214 #ifndef ELF_ET_DYN_BASE
215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2)

Completed in 639 milliseconds

12