Searched refs:ELF_ET_DYN_BASE (Results 1 – 3 of 3) sorted by relevance
22 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3) macro
53 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3) macro
214 #ifndef ELF_ET_DYN_BASE215 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2) macro