| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_fuchsia.cpp | 88 uptr stack_bottom, stack_size; member 148 uptr stack_size) { in BeforeThreadCreateHook() 219 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| H A D | asan_thread.cpp | 195 uptr AsanThread::stack_size() { in stack_size() function in __asan::AsanThread 203 uptr stack_size = this->stack_size(); in AsyncSignalSafeLazyInitFakeStack() local 306 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| H A D | asan_posix.cpp | 61 uptr default_bottom, tls_addr, tls_size, stack_size; in PlatformUnpoisonStacks() local
|
| H A D | asan_rtl.cpp | 577 uptr tls_addr, tls_size, stack_size; in UnpoisonDefaultStack() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.cpp | 118 uptr MemprofThread::stack_size() { in stack_size() function in __memprof::MemprofThread 173 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Target/ |
| H A D | ThreadPlanStack.cpp | 175 int stack_size = m_plans.size(); in DiscardPlansUpToPlan() local 203 int stack_size = m_plans.size(); in DiscardAllPlans() local 350 int stack_size = m_completed_plans.size(); in GetPreviousPlan() local 373 int stack_size = m_plans.size(); in GetInnermostExpression() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_fuchsia.cpp | 93 uptr stack_size) { in BeforeThreadCreateHook() 193 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| H A D | hwasan_thread.h | 41 uptr stack_size() { return stack_top() - stack_bottom(); } in stack_size() function
|
| H A D | hwasan_linux.cpp | 407 uptr stack_size; in InitStackAndTls() local
|
| /freebsd-13.1/sys/sys/ |
| H A D | thr.h | 53 size_t stack_size; /* stack size. */ member
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_thread.cpp | 24 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_thread.cpp | 27 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan_posix.cpp | 49 uptr stack_size = 0; in ThreadStart() local
|
| H A D | lsan_fuchsia.cpp | 88 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| /freebsd-13.1/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_posix_libcdep.cpp | 112 rlim_t stack_size = getlim(RLIMIT_STACK); in StackSizeIsUnlimited() local
|
| H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 333 explicit ScopedStackSpaceWithGuard(uptr stack_size) { in ScopedStackSpaceWithGuard()
|
| /freebsd-13.1/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
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-sysinfo.h | 83 uint32_t stack_size; /**< stack size in bytes */ member
|
| /freebsd-13.1/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-13.1/contrib/llvm-project/lldb/tools/compact-unwind/ |
| H A D | compact-unwind-dumper.c | 512 uint32_t stack_size = in print_encoding_x86_64() local 728 uint32_t stack_size = in print_encoding_i386() local 988 uint32_t stack_size = encoding & UNWIND_ARM64_FRAMELESS_STACK_SIZE_MASK; in print_encoding_arm64() local
|
| /freebsd-13.1/usr.bin/dc/ |
| H A D | stack.c | 101 stack_size(const struct stack *stack) in stack_size() function
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | CompactUnwindInfo.cpp | 801 uint32_t stack_size = EXTRACT_BITS(function_info.encoding, in CreateUnwindPlan_x86_64() local 1066 uint32_t stack_size = in CreateUnwindPlan_i386() local 1327 uint32_t stack_size = in CreateUnwindPlan_arm64() local
|
| /freebsd-13.1/sys/mips/cavium/ |
| H A D | octeon_machdep.c | 555 uint32_t stack_size; member
|