| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | asan_fuchsia.cc | 87 uptr stack_bottom, stack_size; member 94 uptr stack_size) { in CreateAsanThread() 147 uptr stack_size) { in BeforeThreadCreateHook() 207 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
| H A D | asan_rtems.cc | 96 uptr stack_bottom, stack_size, tls_bottom, tls_size; member 102 uptr stack_bottom, uptr stack_size, in CreateAsanThread() 143 uptr stack_bottom, uptr stack_size, in BeforeThreadCreateHook() 234 void *stack_base, size_t stack_size, in __sanitizer_before_thread_create_hook()
|
| H A D | asan_thread.cc | 187 uptr AsanThread::stack_size() { in stack_size() function in __asan::AsanThread 195 uptr stack_size = this->stack_size(); in AsyncSignalSafeLazyInitFakeStack() local 293 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| H A D | asan_rtl.cc | 577 uptr tls_addr, tls_size, stack_size; in __asan_handle_no_return() local
|
| H A D | asan_win.cc | 140 void* security, uptr stack_size, in INTERCEPTOR_WINAPI()
|
| /freebsd-12.1/contrib/compiler-rt/lib/hwasan/ |
| H A D | hwasan_thread.cc | 47 uptr stack_size; in Init() local
|
| H A D | hwasan_thread.h | 32 uptr stack_size() { return stack_top() - stack_bottom(); } in stack_size() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/msan/ |
| H A D | msan_thread.cc | 24 uptr stack_size = 0; in SetThreadStackAndTls() local
|
| /freebsd-12.1/contrib/gcc/ |
| H A D | ipa.c | 34 int stack_size = 0; in cgraph_postorder() local
|
| H A D | ipa-utils.c | 67 int stack_size; member
|
| /freebsd-12.1/sys/sys/ |
| H A D | thr.h | 53 size_t stack_size; /* stack size. */ member
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | Thread.cpp | 1164 int stack_size = m_completed_plan_stack.size(); in GetPreviousPlan() local 1213 int stack_size = m_plan_stack.size(); in EnableTracer() local 1223 int stack_size = m_plan_stack.size(); in SetTracer() local 1263 int stack_size = m_plan_stack.size(); in DiscardThreadPlansUpToPlan() local 1297 int stack_size = m_plan_stack.size(); in DiscardThreadPlans() local 1352 int stack_size = m_plan_stack.size(); in UnwindInnermostExpression() local 1542 uint32_t stack_size; in DumpThreadPlans() local 1545 uint32_t stack_size = m_plan_stack.size(); in DumpThreadPlans() local
|
| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_unwind_linux_libcdep.cc | 36 uptr stack_size; member
|
| H A D | sanitizer_stoptheworld_linux_libcdep.cc | 333 explicit ScopedStackSpaceWithGuard(uptr stack_size) { in ScopedStackSpaceWithGuard()
|
| H A D | sanitizer_posix_libcdep.cc | 116 rlim_t stack_size = getlim(RLIMIT_STACK); in StackSizeIsUnlimited() local
|
| H A D | sanitizer_fuchsia.cc | 503 void *stack_base, size_t stack_size) { in __sanitizer_startup_hook()
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_stats.cpp | 291 size_t stack_size; in push() local 309 size_t stack_size = timer_stack.size(); in pop() local 325 size_t stack_size; in exchange() local
|
| /freebsd-12.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-sysinfo.h | 83 uint32_t stack_size; /**< stack size in bytes */ member
|
| H A D | cvmx-app-init.h | 89 uint32_t stack_size; member
|
| /freebsd-12.1/contrib/compiler-rt/lib/lsan/ |
| H A D | lsan_thread.cc | 82 uptr stack_size = 0; in ThreadStart() local
|
| /freebsd-12.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-12.1/contrib/llvm/tools/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-12.1/usr.bin/dc/ |
| H A D | stack.c | 101 stack_size(const struct stack *stack) in stack_size() function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/ |
| H A D | CompactUnwindInfo.cpp | 802 uint32_t stack_size = EXTRACT_BITS(function_info.encoding, in CreateUnwindPlan_x86_64() local 1066 uint32_t stack_size = in CreateUnwindPlan_i386() local 1326 uint32_t stack_size = in CreateUnwindPlan_arm64() local
|
| /freebsd-12.1/sys/mips/cavium/ |
| H A D | octeon_machdep.c | 555 uint32_t stack_size; member
|