Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/
H A Dbsdload.c196 retval = load_elf_binary(bprm, regs, infop); in loader_exec()
H A Dqemu.h167 int load_elf_binary(struct bsd_binprm *bprm, struct target_pt_regs *regs,
H A Delfload.c600 int load_elf_binary(struct bsd_binprm *bprm, struct target_pt_regs *regs, in load_elf_binary() function