Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Delfload.c1267 static void load_elf_image(const char *image_name, const ImageSource *src, in load_elf_image() function
1614 load_elf_image(filename, &src, info, &ehdr, NULL); in load_elf_interp()
1639 load_elf_image("<internal-vdso>", &src, info, &ehdr, NULL); in load_elf_vdso()
1887 load_elf_image(bprm->filename, &bprm->src, info, &ehdr, &elf_interpreter); in load_elf_binary()