Home
last modified time | relevance | path

Searched refs:ELF_ET_DYN_BASE (Results 1 – 2 of 2) sorted by relevance

/development/ndk/platforms/android-3/arch-arm/include/asm/
Delf.h53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3) macro
/development/ndk/platforms/android-9/arch-mips/include/asm/
Delf.h216 #ifndef ELF_ET_DYN_BASE
217 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2) macro