Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c457 static struct elf_phdr *load_elf_phdrs(const struct elfhdr *elf_ex, in load_elf_phdrs() function
857 elf_phdata = load_elf_phdrs(elf_ex, bprm->file); in load_elf_binary()
957 interp_elf_phdata = load_elf_phdrs(interp_elf_ex, in load_elf_binary()