| /freebsd/contrib/libcbor/test/ |
| H A D | callbacks_test.c | 36 struct _cbor_stack_record* stack_top = in test_builder_byte_string_callback_append() local 77 struct _cbor_stack_record* stack_top = in test_builder_byte_string_callback_append_alloc_failure() local 110 struct _cbor_stack_record* stack_top = in test_builder_byte_string_callback_append_item_alloc_failure() local 145 struct _cbor_stack_record* stack_top = in test_builder_byte_string_callback_append_parent_alloc_failure() local 180 struct _cbor_stack_record* stack_top = in test_builder_string_callback_append() local 219 struct _cbor_stack_record* stack_top = in test_builder_string_callback_append_alloc_failure() local 252 struct _cbor_stack_record* stack_top = in test_builder_string_callback_append_item_alloc_failure() local 286 struct _cbor_stack_record* stack_top = in test_builder_string_callback_append_parent_alloc_failure() local 319 struct _cbor_stack_record* stack_top = in test_append_array_failure() local 350 struct _cbor_stack_record* stack_top = in test_append_map_failure() local [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace.cpp | 76 uptr stack_top, in GetCanonicFrame() 97 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast()
|
| H A D | sanitizer_stacktrace_sparc.cpp | 28 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast()
|
| H A D | sanitizer_unwind_linux_libcdep.cpp | 36 uptr stack_top; member
|
| H A D | sanitizer_stacktrace.h | 170 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
|
| H A D | sanitizer_stacktrace_libcdep.cpp | 138 uptr stack_top, uptr stack_bottom, in Unwind()
|
| H A D | sanitizer_fuchsia.cpp | 77 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_linux_libcdep.cpp | 123 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_win.cpp | 120 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_mac.cpp | 403 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| /freebsd/lib/libc/i386/gen/ |
| H A D | makecontext.c | 68 char *stack_top; in __makecontext() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan.cpp | 38 uptr stack_top = 0, stack_bottom = 0; in UnwindImpl() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_thread.cpp | 87 uptr MsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in MsanThread
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_thread.cpp | 85 uptr DFsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in DFsanThread
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_thread.h | 44 uptr stack_top() { return stack_top_; } in stack_top() function
|
| H A D | hwasan_fuchsia.cpp | 69 uptr stack_bottom, stack_top; member
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/nsan/ |
| H A D | nsan_thread.cpp | 95 uptr NsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in NsanThread
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.cpp | 110 uptr MemprofThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __memprof::MemprofThread
|
| /freebsd/sys/i386/i386/ |
| H A D | bios.c | 321 char *p, *stack, *stack_top; in bios16() local
|
| /freebsd/sys/vm/ |
| H A D | vm_glue.c | 730 char *stack_top; in intr_prof_stack_use() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_thread.cpp | 212 uptr AsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __asan::AsanThread
|
| /freebsd/sys/arm64/vmm/ |
| H A D | vmm_arm64.c | 125 uintptr_t stack_top; in arm_setup_vectors() local
|
| /freebsd/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1322 void* const stack_top = in ExecDeathTestSpawnChild() local
|
| /freebsd/sys/kern/ |
| H A D | kern_exec.c | 1219 vm_offset_t stack_addr, stack_top; in exec_map_stack() local
|
| /freebsd/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_tasking.cpp | 58 kmp_taskdata_t **stack_top = task_stack->ts_top; in __kmp_trace_task_stack() local
|