Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dbinfmt_elf.c356 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map() function
408 map_addr = elf_map(filep, addr, eppnt, prot, type, total_size); in elf_load()