Home
last modified time | relevance | path

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

/linux-6.15/fs/
H A Dbinfmt_elf.c362 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map() function
414 map_addr = elf_map(filep, addr, eppnt, prot, type, total_size); in elf_load()