Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Delf-fdpic.h33 #define ELF_FDPIC_FLAG_CONTIGUOUS 0x00000003 /* PT_LOADs should be contiguous */ macro
/Linux-v6.1/fs/
Dbinfmt_elf_fdpic.c778 case ELF_FDPIC_FLAG_CONTIGUOUS: in elf_fdpic_map_file()
1073 case ELF_FDPIC_FLAG_CONTIGUOUS: in elf_fdpic_map_file_by_direct_mmap()
1096 ELF_FDPIC_FLAG_CONTIGUOUS) in elf_fdpic_map_file_by_direct_mmap()