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