Home
last modified time | relevance | path

Searched refs:GetThreadStackTopAndBottom (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag_standalone.cc27 __sanitizer::GetThreadStackTopAndBottom(false, &top, &bottom); in __sanitizer_print_stack_trace()
H A Dubsan_diag.cc35 GetThreadStackTopAndBottom(false, &top, &bottom); in GetStackTrace()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag_standalone.cc25 __sanitizer::GetThreadStackTopAndBottom(false, &top, &bottom); in __sanitizer_print_stack_trace()
H A Dubsan_diag.cc33 GetThreadStackTopAndBottom(false, &top, &bottom); in GetStackTrace()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag_standalone.cpp23 GetThreadStackTopAndBottom(false, &top, &bottom); in UnwindImpl()
H A Dubsan_diag.cpp40 GetThreadStackTopAndBottom(false, &top, &bottom); in ubsan_GetStackTrace()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_rtems.cc77 void GetThreadStackTopAndBottom(bool at_initialization, in GetThreadStackTopAndBottom() function
94 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_symbolizer_report.cc106 GetThreadStackTopAndBottom(false, &top, &bottom); in ReportMmapWriteExec()
H A Dsanitizer_win.cc99 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
814 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_mac.cc285 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
459 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_fuchsia.cc79 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom() function
H A Dsanitizer_common.h76 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top,
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_rtems.cc75 void GetThreadStackTopAndBottom(bool at_initialization, in GetThreadStackTopAndBottom() function
92 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_linux_libcdep.cc95 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top,
518 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
96 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, GetThreadStackTopAndBottom() function
H A Dsanitizer_symbolizer_report.cc108 GetThreadStackTopAndBottom(false, &top, &bottom); in ReportMmapWriteExec()
H A Dsanitizer_win.cc97 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
808 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_mac.cc300 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
478 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_fuchsia.cc77 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom() function
H A Dsanitizer_common.h78 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top,
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_stack_trace.cpp53 GetThreadStackTopAndBottom(false, &top, &bottom); in UnwindImpl()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_fuchsia.cpp63 __sanitizer::GetThreadStackTopAndBottom(true, &args.stack_end, in InitializeMainThread()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_symbolizer_report.cpp114 GetThreadStackTopAndBottom(false, &top, &bottom); in ReportMmapWriteExec()
H A Dsanitizer_win.cpp116 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
849 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_mac.cpp407 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
576 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
H A Dsanitizer_fuchsia.cpp76 void GetThreadStackTopAndBottom(bool, uptr *stack_top, uptr *stack_bottom) { in GetThreadStackTopAndBottom() function

12