Home
last modified time | relevance | path

Searched refs:COMPAT_ELF_ET_DYN_BASE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/
H A Dcompat_binfmt_elf.c88 #ifdef COMPAT_ELF_ET_DYN_BASE
90 #define ELF_ET_DYN_BASE COMPAT_ELF_ET_DYN_BASE
/OK3568_Linux_fs/kernel/arch/sparc/include/asm/
H A Delf_64.h193 #define COMPAT_ELF_ET_DYN_BASE 0x0000000070000000UL macro
/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Delf.h207 #define COMPAT_ELF_ET_DYN_BASE 0x000400000UL macro
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Delf.h369 #define COMPAT_ELF_ET_DYN_BASE (TASK_UNMAPPED_BASE + 0x1000000) macro