Home
last modified time | relevance | path

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

/fs/
Dbinfmt_elf.c393 static struct elf_phdr *load_elf_phdrs(struct elfhdr *elf_ex, in load_elf_phdrs() function
704 elf_phdata = load_elf_phdrs(&loc->elf_ex, bprm->file); in load_elf_binary()
804 interp_elf_phdata = load_elf_phdrs(&loc->interp_elf_ex, in load_elf_binary()