Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dimgact_aout.c164 aout_fixup(uintptr_t *stack_base, struct image_params *imgp) in aout_fixup()
H A Dkern_exec.c397 uintptr_t stack_base; in do_execve() local
1662 exec_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) in exec_copyout_strings()
/freebsd/sys/sys/
H A Dthr.h50 char *stack_base; /* stack base address. */ member
/freebsd/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) __sanitizer_before_thread_create_hook() argument
/freebsd/cddl/contrib/opensolaris/head/
H A Dthread.h76 thr_create(void *stack_base, size_t stack_size, void *(*start_func) (void*), in thr_create() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_fuchsia.cpp216 const char *name, void *stack_base, in __sanitizer_before_thread_create_hook()
/freebsd/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp171 void *stack_base; member
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp255 const char *name, void *stack_base, in __sanitizer_before_thread_create_hook()
/freebsd/sys/i386/linux/
H A Dlinux_sysvec.c121 linux_fixup(uintptr_t *stack_base, struct image_params *imgp) in linux_fixup()
/freebsd/sys/amd64/linux32/
H A Dlinux32_sysvec.c617 linux_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) in linux_copyout_strings()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_fuchsia.cpp542 void *stack_base, size_t stack_size) { in __sanitizer_startup_hook()
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32.h312 uint32_t stack_base; global() member
H A Dfreebsd32_misc.c3595 freebsd32_copyout_strings(struct image_params * imgp,uintptr_t * stack_base) freebsd32_copyout_strings() argument
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_runtime.cpp140 char *stack_base; in __kmp_get_global_thread_id() local