Home
last modified time | relevance | path

Searched defs:stack_base (Results 1 – 9 of 9) sorted by relevance

/qemu/bsd-user/netbsd/
H A Dtarget_os_stack.h29 abi_ulong stack_base; in setup_initial_stack() local
/qemu/bsd-user/openbsd/
H A Dtarget_os_stack.h29 abi_ulong stack_base; in setup_initial_stack() local
/qemu/bsd-user/x86_64/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/bsd-user/i386/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/bsd-user/arm/
H A Dtarget_arch_thread.h25 abi_ulong arg, abi_ulong stack_base, abi_ulong stack_size) in target_thread_set_upcall()
/qemu/tests/tcg/multiarch/arm-compat-semi/
H A Dsemihosting.c31 void *stack_base; in main() member
/qemu/tests/tcg/aarch64/system/
H A Dsemiheap.c32 void *stack_base; in main() member
/qemu/bsd-user/
H A Delfload.c186 abi_ulong stack_base, size; in setup_arg_pages() local
/qemu/linux-user/
H A Dqemu.h126 abi_ulong stack_base; member