Searched defs:stack_base (Results 1 - 16 of 16) sorted by relevance

/freebsd-current/sys/sys/
H A Dthr.h50 char *stack_base; /* stack base address. */ member in struct:thr_param
/freebsd-current/sys/kern/
H A Dimgact_aout.c164 aout_fixup(uintptr_t *stack_base, struct image_params *imgp) argument
H A Dkern_exec.c388 uintptr_t stack_base; local
1653 exec_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) argument
H A Dimgact_elf.c1520 __elfN(freebsd_fixup)(uintptr_t *stack_base, struct image_params *imgp) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp95 __sanitizer_before_thread_create_hook(thrd_t thread, bool detached, const char *name, void *stack_base, size_t stack_size) argument
/freebsd-current/cddl/contrib/opensolaris/head/
H A Dthread.h76 thr_create(void *stack_base, size_t stack_size, void *(*start_func) (void*), argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp146 void *stack_base; member in struct:__anon2488::thread_stack_ll
/freebsd-current/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp215 __sanitizer_before_thread_create_hook(thrd_t thread, bool detached, const char *name, void *stack_base, size_t stack_size) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp256 __sanitizer_before_thread_create_hook(thrd_t thread, bool detached, const char *name, void *stack_base, size_t stack_size) argument
/freebsd-current/sys/compat/linux/
H A Dlinux_elf.c327 __linuxN(copyout_strings)(struct image_params *imgp, uintptr_t *stack_base) argument
/freebsd-current/sys/i386/linux/
H A Dlinux_sysvec.c121 linux_fixup(uintptr_t *stack_base, struct image_params *imgp) argument
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_sysvec.c617 linux_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) argument
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp542 __sanitizer_startup_hook(int argc, char **argv, char **envp, void *stack_base, size_t stack_size) argument
/freebsd-current/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp125 char *stack_base; local
/freebsd-current/sys/compat/freebsd32/
H A Dfreebsd32.h312 uint32_t stack_base; member in struct:thr_param32
H A Dfreebsd32_misc.c3593 freebsd32_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) argument

Completed in 212 milliseconds