Home
last modified time | relevance | path

Searched defs:load_elf_interp (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/bsd-user/
H A Delfload.c271 static abi_ulong load_elf_interp(struct elfhdr *interp_elf_ex, in load_elf_interp() function
/openbmc/linux/fs/
H A Dbinfmt_elf.c591 static unsigned long load_elf_interp(struct elfhdr *interp_elf_ex, in load_elf_interp() function
/openbmc/qemu/linux-user/
H A Delfload.c3515 static void load_elf_interp(const char *filename, struct image_info *info, in load_elf_interp() function