Searched refs:COMPAT_ELF_ET_DYN_BASE (Results 1 - 5 of 5) sorted by relevance

/linux-master/fs/
H A Dcompat_binfmt_elf.c88 #ifdef COMPAT_ELF_ET_DYN_BASE
90 #define ELF_ET_DYN_BASE COMPAT_ELF_ET_DYN_BASE
/linux-master/arch/riscv/include/asm/
H A Delf.h144 #define COMPAT_ELF_ET_DYN_BASE ((TASK_SIZE_32 / 3) * 2) macro
/linux-master/arch/sparc/include/asm/
H A Delf_64.h192 #define COMPAT_ELF_ET_DYN_BASE 0x0000000070000000UL macro
/linux-master/arch/arm64/include/asm/
H A Delf.h212 #define COMPAT_ELF_ET_DYN_BASE 0x000400000UL macro
/linux-master/arch/x86/include/asm/
H A Delf.h359 #define COMPAT_ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x1000000) macro

Completed in 111 milliseconds