| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace.cpp | 74 uptr stack_top, in GetCanonicFrame() 95 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 | 171 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
|
| H A D | sanitizer_stacktrace_libcdep.cpp | 137 uptr stack_top, uptr stack_bottom, in Unwind()
|
| H A D | sanitizer_fuchsia.cpp | 76 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_mac.cpp | 399 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() 583 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
|
| H A D | sanitizer_linux_libcdep.cpp | 104 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_win.cpp | 115 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| /freebsd-13.1/lib/libc/i386/gen/ |
| H A D | makecontext.c | 71 char *stack_top; in __makecontext() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/lsan/ |
| H A D | lsan.cpp | 37 uptr stack_top = 0, stack_bottom = 0; in UnwindImpl() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_thread.h | 39 uptr stack_top() { return stack_top_; } in stack_top() function
|
| H A D | hwasan_fuchsia.cpp | 57 uptr stack_bottom, stack_top; member
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/msan/ |
| H A D | msan_thread.cpp | 95 uptr MsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __msan::MsanThread
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan_thread.cpp | 102 uptr DFsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __dfsan::DFsanThread
|
| /freebsd-13.1/sys/contrib/octeon-sdk/ |
| H A D | cvmx-sysinfo.h | 81 uint64_t stack_top; /**< stack top address (virtual) */ member
|
| H A D | cvmx-app-init.h | 83 uint64_t stack_top; member
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/memprof/ |
| H A D | memprof_thread.cpp | 114 uptr MemprofThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __memprof::MemprofThread
|
| /freebsd-13.1/sys/vm/ |
| H A D | vm_glue.c | 500 vm_offset_t stack_top; in intr_prof_stack_use() local
|
| /freebsd-13.1/sys/mips/cavium/ |
| H A D | octeon_machdep.c | 547 uint64_t stack_top; member
|
| /freebsd-13.1/sys/i386/i386/ |
| H A D | bios.c | 323 char *p, *stack, *stack_top; in bios16() local
|
| /freebsd-13.1/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_thread.cpp | 187 uptr AsanThread::stack_top() { in stack_top() function in __asan::AsanThread
|
| /freebsd-13.1/sys/kern/ |
| H A D | kern_exec.c | 1211 vm_offset_t stack_addr, stack_top; in exec_map_stack() local
|
| /freebsd-13.1/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1302 void* const stack_top = in ExecDeathTestSpawnChild() local
|
| /freebsd-13.1/contrib/llvm-project/openmp/runtime/src/ |
| H A D | kmp_tasking.cpp | 46 kmp_taskdata_t **stack_top = task_stack->ts_top; in __kmp_trace_task_stack() local
|