Home
last modified time | relevance | path

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

/linux/fs/
H A Dbinfmt_elf.c512 static struct elf_phdr *load_elf_phdrs(const struct elfhdr *elf_ex, in load_elf_phdrs() function
861 elf_phdata = load_elf_phdrs(elf_ex, bprm->file); in load_elf_binary()
961 interp_elf_phdata = load_elf_phdrs(interp_elf_ex, in load_elf_binary()