/openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
H A D | asan_fuchsia.cpp | 117 uptr stack_bottom, stack_size; member 175 uptr stack_size) { in BeforeThreadCreateHook() 256 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
H A D | asan_thread.cpp | 194 uptr AsanThread::stack_size() { in stack_size() function in __asan::AsanThread 202 uptr stack_size = this->stack_size(); in AsyncSignalSafeLazyInitFakeStack() local 305 uptr stack_size = 0; in SetThreadStackAndTls() local
|
H A D | asan_posix.cpp | 62 uptr default_bottom, tls_addr, tls_size, stack_size; in PlatformUnpoisonStacks() local
|
H A D | asan_rtl.cpp | 561 uptr tls_addr, tls_size, stack_size; in UnpoisonDefaultStack() local
|
/openbsd-src/gnu/llvm/lldb/source/Target/ |
H A D | ThreadPlanStack.cpp | 181 int stack_size = m_plans.size(); in DiscardPlansUpToPlan() local 209 int stack_size = m_plans.size(); in DiscardAllPlans() local 355 int stack_size = m_completed_plans.size(); in GetPreviousPlan() local 378 int stack_size = m_plans.size(); in GetInnermostExpression() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/tests/ |
H A D | asan_fake_stack_test.cpp | 47 uptr stack_size = 1UL << stack_size_log; in TEST() local 94 const uptr stack_size = 1 << stack_size_log; in TEST() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/ |
H A D | memprof_thread.cpp | 117 uptr MemprofThread::stack_size() { in stack_size() function in __memprof::MemprofThread 172 uptr stack_size = 0; in SetThreadStackAndTls() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/ |
H A D | hwasan_fuchsia.cpp | 96 uptr stack_size) { in BeforeThreadCreateHook() 217 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
|
H A D | hwasan_linux.cpp | 501 uptr stack_size; in InitStackAndTls() local
|
/openbsd-src/gnu/gcc/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
|
/openbsd-src/gnu/usr.bin/perl/dist/threads/ |
H A D | threads.xs | 763 IV stack_size, argument 110 IV stack_size; global() member 454 S_good_stack_size(pTHX_ IV stack_size) S_good_stack_size() argument 1080 IV stack_size; global() variable [all...] |
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/ |
H A D | msan_thread.cpp | 24 uptr stack_size = 0; in SetThreadStackAndTls() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/ |
H A D | dfsan_thread.cpp | 25 uptr stack_size = 0; in SetThreadStackAndTls() local
|
/openbsd-src/gnu/usr.bin/binutils/gdb/ |
H A D | mn10300-tdep.c | 80 int stack_size; member 335 fix_frame_pointer (struct frame_info *fi, int stack_size) in fix_frame_pointer() 521 CORE_ADDR stack_size; in mn10300_analyze_prologue() local
|
/openbsd-src/regress/lib/libc/sys/ |
H A D | t_fork.c | 279 const size_t stack_size = 1024 * 1024; in nested_raw() local
|
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
H A D | lsan_posix.cpp | 50 uptr stack_size = 0; in ThreadStart() local
|
H A D | lsan_fuchsia.cpp | 95 size_t stack_size) { in __sanitizer_before_thread_create_hook()
|
/openbsd-src/gnu/llvm/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()
|
/openbsd-src/gnu/usr.bin/binutils/gdb/osf-share/ |
H A D | cma_attr.h | 311 cma_t_natural stack_size; /* Size of stack (bytes) */ member
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/gnu/llvm/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
|
/openbsd-src/usr.bin/dc/ |
H A D | stack.c | 92 stack_size(const struct stack *stack) in stack_size() function
|