Home
last modified time | relevance | path

Searched defs:stack_top (Results 1 – 24 of 24) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cc51 uptr stack_top, in GetCanonicFrame()
71 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
H A Dsanitizer_stacktrace_sparc.cc25 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
H A Dsanitizer_stacktrace_libcdep.cc59 uptr stack_top, uptr stack_bottom, in Unwind()
H A Dsanitizer_unwind_linux_libcdep.cc35 uptr stack_top; member
H A Dsanitizer_stacktrace.h122 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
H A Dsanitizer_rtems.cc76 uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
91 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
H A Dsanitizer_mac.cc300 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
477 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
H A Dsanitizer_linux_libcdep.cc92 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
H A Dsanitizer_fuchsia.cc77 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
H A Dsanitizer_win.cc97 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
/freebsd-12.1/lib/libc/i386/gen/
H A Dmakecontext.c71 char *stack_top; in __makecontext() local
/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan.h51 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_thread.h31 uptr stack_top() { return stack_top_; } in stack_top() function
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h30 uptr stack_top() { return stack_top_; } in stack_top() function
/freebsd-12.1/sys/contrib/octeon-sdk/
H A Dcvmx-sysinfo.h81 uint64_t stack_top; /**< stack top address (virtual) */ member
H A Dcvmx-app-init.h83 uint64_t stack_top; member
/freebsd-12.1/sys/vm/
H A Dvm_glue.c504 vm_offset_t stack_top; in intr_prof_stack_use() local
/freebsd-12.1/sys/i386/i386/
H A Dbios.c328 char *p, *stack, *stack_top; in bios16() local
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_thread.cc179 uptr AsanThread::stack_top() { in stack_top() function in __asan::AsanThread
/freebsd-12.1/sys/mips/cavium/
H A Docteon_machdep.c547 uint64_t stack_top; member
/freebsd-12.1/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1302 void* const stack_top = in ExecDeathTestSpawnChild() local
/freebsd-12.1/contrib/openmp/runtime/src/
H A Dkmp_tasking.cpp52 kmp_taskdata_t **stack_top = task_stack->ts_top; in __kmp_trace_task_stack() local
H A Dkmp.h1191 int stack_size, stack_top; member
/freebsd-12.1/contrib/gcc/config/rs6000/
H A Drs6000.c13873 rtx stack_top = gen_reg_rtx (Pmode); in rs6000_aix_emit_builtin_unwind_init() local