Home
last modified time | relevance | path

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

/linux/scripts/
H A Delf-parse.c177 void *elf_map(char const *fname, size_t *size, uint32_t types) in elf_map() function
/linux/fs/
H A Dbinfmt_elf.c370 static unsigned long elf_map(struct file *filep, unsigned long addr, in elf_map() function