| /freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_stacktrace.cc | 51 uptr stack_top, in GetCanonicFrame() 71 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
|
| H A D | sanitizer_stacktrace_sparc.cc | 25 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
|
| H A D | sanitizer_stacktrace_libcdep.cc | 59 uptr stack_top, uptr stack_bottom, in Unwind()
|
| H A D | sanitizer_unwind_linux_libcdep.cc | 35 uptr stack_top; member
|
| H A D | sanitizer_stacktrace.h | 122 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
|
| H A D | sanitizer_rtems.cc | 76 uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom() 91 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
|
| H A D | sanitizer_mac.cc | 300 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() 477 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
|
| H A D | sanitizer_linux_libcdep.cc | 92 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_fuchsia.cc | 77 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
|
| H A D | sanitizer_win.cc | 97 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
|
| /freebsd-12.1/lib/libc/i386/gen/ |
| H A D | makecontext.c | 71 char *stack_top; in __makecontext() local
|
| /freebsd-12.1/contrib/compiler-rt/lib/lsan/ |
| H A D | lsan.h | 51 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
|
| /freebsd-12.1/contrib/compiler-rt/lib/msan/ |
| H A D | msan_thread.h | 31 uptr stack_top() { return stack_top_; } in stack_top() function
|
| /freebsd-12.1/contrib/compiler-rt/lib/hwasan/ |
| H A D | hwasan_thread.h | 30 uptr stack_top() { return stack_top_; } in stack_top() function
|
| /freebsd-12.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-12.1/sys/vm/ |
| H A D | vm_glue.c | 504 vm_offset_t stack_top; in intr_prof_stack_use() local
|
| /freebsd-12.1/sys/i386/i386/ |
| H A D | bios.c | 328 char *p, *stack, *stack_top; in bios16() local
|
| /freebsd-12.1/contrib/compiler-rt/lib/asan/ |
| H A D | asan_thread.cc | 179 uptr AsanThread::stack_top() { in stack_top() function in __asan::AsanThread
|
| /freebsd-12.1/sys/mips/cavium/ |
| H A D | octeon_machdep.c | 547 uint64_t stack_top; member
|
| /freebsd-12.1/contrib/googletest/googletest/src/ |
| H A D | gtest-death-test.cc | 1302 void* const stack_top = in ExecDeathTestSpawnChild() local
|
| /freebsd-12.1/contrib/openmp/runtime/src/ |
| H A D | kmp_tasking.cpp | 52 kmp_taskdata_t **stack_top = task_stack->ts_top; in __kmp_trace_task_stack() local
|
| H A D | kmp.h | 1191 int stack_size, stack_top; member
|
| /freebsd-12.1/contrib/gcc/config/rs6000/ |
| H A D | rs6000.c | 13873 rtx stack_top = gen_reg_rtx (Pmode); in rs6000_aix_emit_builtin_unwind_init() local
|