/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_stacktrace.cc | 52 uptr stack_bottom) { in GetCanonicFrame() 72 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
|
H A D | sanitizer_stacktrace_sparc.cc | 26 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
|
H A D | sanitizer_stacktrace_libcdep.cc | 59 uptr stack_top, uptr stack_bottom, in Unwind()
|
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
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_stacktrace.cc | 49 uptr stack_bottom) { in GetCanonicFrame() 69 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
|
H A D | sanitizer_stacktrace_sparc.cc | 28 uptr stack_bottom, u32 max_depth) { in FastUnwindStack()
|
H A D | sanitizer_stacktrace_libcdep.cc | 57 uptr stack_top, uptr stack_bottom, in Unwind()
|
H A D | sanitizer_stacktrace.h | 120 static inline bool IsValidFrame(uptr frame, uptr stack_top, uptr stack_bottom) { in IsValidFrame()
|
H A D | sanitizer_rtems.cc | 78 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 D | sanitizer_stacktrace.cpp | 76 uptr stack_bottom) { in GetCanonicFrame() 97 uptr stack_bottom, u32 max_depth) { in UnwindFast()
|
H A D | sanitizer_stacktrace_sparc.cpp | 29 uptr stack_bottom, u32 max_depth) { in UnwindFast()
|
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()
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/ |
H A D | asan_fuchsia.cc | 85 uptr stack_bottom, stack_size; member 91 const char *name, uptr stack_bottom, in CreateAsanThread() 144 const char *name, uptr stack_bottom, in BeforeThreadCreateHook()
|
H A D | asan_rtems.cc | 94 uptr stack_bottom, stack_size, tls_bottom, tls_size; member 100 uptr stack_bottom, uptr stack_size, in CreateAsanThread() 141 uptr stack_bottom, uptr stack_size, in BeforeThreadCreateHook()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/ |
H A D | asan_fuchsia.cc | 87 uptr stack_bottom, stack_size; member 93 const char *name, uptr stack_bottom, in CreateAsanThread() 146 const char *name, uptr stack_bottom, in BeforeThreadCreateHook()
|
H A D | asan_rtems.cc | 96 uptr stack_bottom, stack_size, tls_bottom, tls_size; member 102 uptr stack_bottom, uptr stack_size, in CreateAsanThread() 143 uptr stack_bottom, uptr stack_size, in BeforeThreadCreateHook()
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/lsan/ |
H A D | lsan.h | 51 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/lsan/ |
H A D | lsan.h | 49 uptr stack_top = 0, stack_bottom = 0; in GetStackTrace() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_fuchsia.cpp | 57 uptr stack_bottom, stack_top; member 92 const char *name, uptr stack_bottom, in BeforeThreadCreateHook()
|
H A D | hwasan_thread.h | 45 uptr stack_bottom() { return stack_bottom_; } in stack_bottom() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/msan/ |
H A D | msan_thread.h | 32 uptr stack_bottom() { return stack_bottom_; } in stack_bottom() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/ |
H A D | lsan.cpp | 37 uptr stack_top = 0, stack_bottom = 0; in UnwindImpl() local
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/ |
H A D | asan_fuchsia.cpp | 116 uptr stack_bottom, stack_size; member 175 const char *name, uptr stack_bottom, in BeforeThreadCreateHook()
|