Home
last modified time | relevance | path

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

/freebsd-src/sys/kern/
H A Dimgact_aout.c164 aout_fixup(uintptr_t *stack_base, struct image_params *imgp) in aout_fixup()
H A Dkern_exec.c388 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 Dthr.h50 char *stack_base; /* stack base address. */ member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_fuchsia.cpp96 const char *name, void *stack_base, in __sanitizer_before_thread_create_hook()
/freebsd-src/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-src/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-src/contrib/llvm-project/compiler-rt/lib/safestack/
H A Dsafestack.cpp146 void *stack_base; global() member
/freebsd-src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_fuchsia.cpp257 __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 Dlinux_sysvec.c121 linux_fixup(uintptr_t *stack_base, struct image_params *imgp) in linux_fixup()
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_sysvec.c617 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 Dsanitizer_fuchsia.cpp543 __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 Dfreebsd32.h312 uint32_t stack_base; global() member
H A Dfreebsd32_misc.c3593 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 Dkmp_runtime.cpp125 char *stack_base; __kmp_get_global_thread_id() local