Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dbinfmt_elf.c898 int elf_prot = 0, elf_flags, elf_fixed = MAP_FIXED_NOREPLACE; in load_elf_binary() local
936 elf_fixed = MAP_FIXED; in load_elf_binary()
954 elf_flags |= elf_fixed; in load_elf_binary()
990 elf_flags |= elf_fixed; in load_elf_binary()