Searched refs:ELF_FDPIC_FLAG_CONTIGUOUS (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Delf-fdpic.h37 #define ELF_FDPIC_FLAG_CONTIGUOUS 0x00000003 /* PT_LOADs should be contiguous */ macro
/linux-4.4.14/fs/
H A Dbinfmt_elf_fdpic.c797 case ELF_FDPIC_FLAG_CONTIGUOUS: elf_fdpic_map_file()
1095 case ELF_FDPIC_FLAG_CONTIGUOUS: elf_fdpic_map_file_by_direct_mmap()
1118 ELF_FDPIC_FLAG_CONTIGUOUS) elf_fdpic_map_file_by_direct_mmap()

Completed in 119 milliseconds