Searched defs:ELF_ET_DYN_BASE (Results 1 – 18 of 18) sorted by relevance
82 #define ELF_ET_DYN_BASE 0xD0000000UL macro84 #define ELF_ET_DYN_BASE 0x0D800000UL macro
33 #define ELF_ET_DYN_BASE (0x08000000) macro
26 #define ELF_ET_DYN_BASE 0xD0000000UL macro
50 #define ELF_ET_DYN_BASE (2UL * TASK_SIZE / 3) macro
76 #define ELF_ET_DYN_BASE (0x08000000) macro
53 #define ELF_ET_DYN_BASE ((DEFAULT_MAP_WINDOW / 3) * 2) macro
68 #define ELF_ET_DYN_BASE 0x0UL macro
27 #define ELF_ET_DYN_BASE (is_32bit_task() ? 0x000400000UL : \ macro
93 #define ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x1000000) macro
176 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2) macro
195 #define ELF_ET_DYN_BASE 0x08000000UL macro
116 #define ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE) macro
125 #define ELF_ET_DYN_BASE 0x400000UL macro
114 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3) macro
125 #define ELF_ET_DYN_BASE (2 * TASK_SIZE / 3) macro
344 #define ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x01000000) macro
339 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2) macro
458 #define ELF_ET_DYN_BASE (TASK_SIZE / 3 * 2) macro