Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace.cpp76 uptr stack_top, in GetCanonicFrame()
97 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast()
H A Dsanitizer_stacktrace_sparc.cpp28 void BufferedStackTrace::UnwindFast(uptr pc, uptr bp, uptr stack_top, in UnwindFast()
H A Dsanitizer_unwind_linux_libcdep.cpp36 uptr stack_top; member
H A Dsanitizer_stacktrace.h170 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
H A Dsanitizer_stacktrace_libcdep.cpp137 uptr stack_top, uptr stack_bottom, in Unwind()
H A Dsanitizer_mac.cpp410 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
578 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
H A Dsanitizer_fuchsia.cpp77 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
H A Dsanitizer_linux_libcdep.cpp104 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
H A Dsanitizer_win.cpp120 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom()
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan.cpp38 uptr stack_top = 0, stack_bottom = 0; in UnwindImpl() local
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_thread.cpp93 uptr MsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __msan::MsanThread
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_thread.cpp90 uptr DFsanThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __dfsan::DFsanThread
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h44 uptr stack_top() { return stack_top_; } in stack_top() function
H A Dhwasan_fuchsia.cpp60 uptr stack_bottom, stack_top; member
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_thread.cpp113 uptr MemprofThread::stack_top() { return GetStackBounds().top; } in stack_top() function in __memprof::MemprofThread
/openbsd-src/sys/arch/octeon/include/
H A Docteonvar.h232 uint64_t stack_top; member
265 uint64_t stack_top; member
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_thread.cpp186 uptr AsanThread::stack_top() { in stack_top() function in __asan::AsanThread
/openbsd-src/gnu/usr.bin/perl/
H A Dregcomp.c9048 const SSize_t stack_top = av_tindex_skip_len_mg(stack); S_dump_regex_sets_structures() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.c9805 rtx stack_top = gen_reg_rtx (Pmode); in rs6000_aix_emit_builtin_unwind_init() local
/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c13836 rtx stack_top = gen_reg_rtx (Pmode); in rs6000_aix_emit_builtin_unwind_init() local