Home
last modified time | relevance | path

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

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/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
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace.cc48 uptr stack_top, in GetCanonicFrame()
68 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
H A Dsanitizer_stacktrace_sparc.cc27 void BufferedStackTrace::FastUnwindStack(uptr pc, uptr bp, uptr stack_top, in FastUnwindStack()
H A Dsanitizer_stacktrace_libcdep.cc57 uptr stack_top, uptr stack_bottom, in Unwind()
H A Dsanitizer_unwind_linux_libcdep.cc33 uptr stack_top; member
H A Dsanitizer_stacktrace.h120 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
H A Dsanitizer_rtems.cc78 uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom()
93 uptr stack_top, stack_bottom; in GetThreadStackAndTls() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace.cpp75 uptr stack_top, in GetCanonicFrame()
96 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.h171 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()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/
H A Dlsan.h51 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/
H A Dlsan.h49 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/
H A Dmsan_thread.h31 uptr stack_top() { return stack_top_; } in stack_top() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan.cpp37 uptr stack_top = 0, stack_bottom = 0; in UnwindImpl() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_thread.h44 uptr stack_top() { return stack_top_; } in stack_top() function
H A Dhwasan_fuchsia.cpp57 uptr stack_bottom, stack_top; member
/netbsd-src/sys/arch/emips/stand/common/
H A Dboot.c79 main(char *stack_top) in main()
/netbsd-src/usr.sbin/acpitools/aml/
H A Daml_name.c67 struct aml_local_stack *stack_top = NULL; variable

12