Home
last modified time | relevance | path

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

/openbmc/qemu/linux-user/
H A Dloader.h86 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp,
H A Dlinuxload.c89 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr() function
H A Dflatload.c530 sp = loader_build_argptr(bprm->envc, bprm->argc, sp, p, in load_flt_binary()
/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_elf.h135 sp = loader_build_argptr(envc, argc, sp, stringp); in target_create_elf_tables()
/openbmc/qemu/bsd-user/openbsd/
H A Dtarget_os_elf.h144 sp = loader_build_argptr(envc, argc, sp, stringp); in target_create_elf_tables()
/openbmc/qemu/bsd-user/netbsd/
H A Dtarget_os_elf.h144 sp = loader_build_argptr(envc, argc, sp, stringp); in target_create_elf_tables()
/openbmc/qemu/bsd-user/
H A Dbsdload.c98 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr() function
H A Dqemu.h160 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp,