| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_fuchsia.cpp | 120 uptr stack_bottom, stack_size; member 177 uptr stack_size) { in BeforeThreadCreateHook() 260 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| H A D | asan_thread.cpp | 216 uptr AsanThread::stack_size() { in stack_size() function in __asan::AsanThread 224 uptr stack_size = this->stack_size(); in AsyncSignalSafeLazyInitFakeStack() local
|
| H A D | asan_win.cpp | 152 SIZE_T stack_size, LPTHREAD_START_ROUTINE start_routine, in INTERCEPTOR_WINAPI()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | ThreadPlanStack.cpp | 187 int stack_size = m_plans.size(); in DiscardPlansUpToPlan() local 215 int stack_size = m_plans.size(); in DiscardAllPlans() local 365 int stack_size = m_completed_plans.size(); in GetPreviousPlan() local 388 int stack_size = m_plans.size(); in GetInnermostExpression() local
|
| /freebsd/sys/compat/linux/ |
| H A D | linux_fork.h | 76 uint64_t stack_size; member 92 l_ulong stack_size; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_fuchsia.cpp | 105 uptr stack_size) { in BeforeThreadCreateHook() 226 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| H A D | hwasan_thread.h | 46 uptr stack_size() { return stack_top() - stack_bottom(); } in stack_size() function
|
| /freebsd/sys/sys/ |
| H A D | thr.h | 52 size_t stack_size; /* stack size. */ member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_unwind_linux_libcdep.cpp | 37 uptr stack_size; member
|
| H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 234 explicit ScopedStackSpaceWithGuard(uptr stack_size) { in ScopedStackSpaceWithGuard()
|
| H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 345 explicit ScopedStackSpaceWithGuard(uptr stack_size) { in ScopedStackSpaceWithGuard()
|
| H A D | sanitizer_posix_libcdep.cpp | 132 rlim_t stack_size = getlim(RLIMIT_STACK); in StackSizeIsUnlimited() local
|
| H A D | sanitizer_fuchsia.cpp | 545 void *stack_base, size_t stack_size) { in __sanitizer_startup_hook()
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 293 size_t stack_size; in push() local 311 size_t stack_size = timer_stack.size(); in pop() local 327 size_t stack_size; in exchange() local
|
| H A D | z_Windows_NT_util.cpp | 1143 __kmp_create_worker(int gtid,kmp_info_t * th,size_t stack_size) __kmp_create_worker() argument [all...] |
| H A D | z_Linux_util.cpp | 781 void __kmp_create_worker(int gtid, kmp_info_t *th, size_t stack_size) { in __kmp_create_worker()
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.cpp | 114 uptr MemprofThread::stack_size() { in stack_size() function in __memprof::MemprofThread
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_fuchsia.cpp | 102 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| /freebsd/contrib/llvm-project/lldb/tools/compact-unwind/ |
| H A D | compact-unwind-dumper.c | 469 uint32_t stack_size = in print_encoding_x86_64() local 685 uint32_t stack_size = in print_encoding_i386() local 945 uint32_t stack_size = encoding & UNWIND_ARM64_FRAMELESS_STACK_SIZE_MASK; in print_encoding_arm64() local
|
| /freebsd/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()
|
| /freebsd/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompactUnwindInfo.cpp | 797 uint32_t stack_size = EXTRACT_BITS(function_info.encoding, in CreateUnwindPlan_x86_64() local 1057 uint32_t stack_size = in CreateUnwindPlan_i386() local 1312 uint32_t stack_size = in CreateUnwindPlan_arm64() local
|
| H A D | SymbolFileOnDemand.cpp | 516 llvm::Expected<lldb::addr_t> stack_size = in GetParameterStackSize() local
|
| /freebsd/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1309 const auto stack_size = static_cast<size_t>(getpagesize() * 2); in ExecDeathTestSpawnChild() local
|
| /freebsd/sys/compat/freebsd32/ |
| H A D | freebsd32.h | 306 uint32_t stack_size; member
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.h | 1282 u_int stack_size; global() member
|