Searched refs:loader_build_argptr (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | target_os_elf.h | 135 sp = loader_build_argptr(envc, argc, sp, stringp); in target_create_elf_tables()
|
| /openbmc/qemu/bsd-user/openbsd/ |
| H A D | target_os_elf.h | 144 sp = loader_build_argptr(envc, argc, sp, stringp); in target_create_elf_tables()
|
| /openbmc/qemu/bsd-user/netbsd/ |
| H A D | target_os_elf.h | 144 sp = loader_build_argptr(envc, argc, sp, stringp); in target_create_elf_tables()
|
| /openbmc/qemu/bsd-user/ |
| H A D | bsdload.c | 98 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp, in loader_build_argptr() function
|
| H A D | qemu.h | 161 abi_ulong loader_build_argptr(int envc, int argc, abi_ulong sp,
|
| /openbmc/qemu/linux-user/ |
| H A D | flatload.c | 532 sp = loader_build_argptr(bprm->envc, bprm->argc, sp, p, in load_flt_binary()
|