/freebsd-src/sys/kern/ |
H A D | imgact_aout.c | 164 aout_fixup(uintptr_t *stack_base, struct image_params *imgp) in aout_fixup()
|
H A D | kern_exec.c | 388 uintptr_t stack_base; do_execve() local 1653 exec_copyout_strings(struct image_params * imgp,uintptr_t * stack_base) exec_copyout_strings() argument
|
/freebsd-src/sys/sys/ |
H A D | thr.h | 50 char *stack_base; /* stack base address. */ member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/ |
H A D | lsan_fuchsia.cpp | 96 const char *name, void *stack_base, in __sanitizer_before_thread_create_hook()
|
/freebsd-src/cddl/contrib/opensolaris/head/ |
H A D | thread.h | 76 thr_create(void *stack_base, size_t stack_size, void *(*start_func) (void*), in thr_create() argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/hwasan/ |
H A D | hwasan_fuchsia.cpp | 216 const char *name, void *stack_base, in __sanitizer_before_thread_create_hook()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/safestack/ |
H A D | safestack.cpp | 146 void *stack_base; global() member
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_fuchsia.cpp | 257 __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-src/sys/i386/linux/ |
H A D | linux_sysvec.c | 121 linux_fixup(uintptr_t *stack_base, struct image_params *imgp) in linux_fixup()
|
/freebsd-src/sys/amd64/linux32/ |
H A D | linux32_sysvec.c | 617 linux_copyout_strings(struct image_params *imgp, uintptr_t *stack_base) in linux_copyout_strings()
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_fuchsia.cpp | 543 __sanitizer_startup_hook(int argc,char ** argv,char ** envp,void * stack_base,size_t stack_size) __sanitizer_startup_hook() argument
|
/freebsd-src/sys/compat/freebsd32/ |
H A D | freebsd32.h | 312 uint32_t stack_base; global() member
|
H A D | freebsd32_misc.c | 3593 freebsd32_copyout_strings(struct image_params * imgp,uintptr_t * stack_base) freebsd32_copyout_strings() argument
|
/freebsd-src/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_runtime.cpp | 125 char *stack_base; __kmp_get_global_thread_id() local
|