Home
last modified time | relevance | path

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

12

/netbsd/external/gpl3/gcc/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/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/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/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.cc96 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
519 GetThreadStackTopAndBottom(main, &stack_top, &stack_bottom); in GetThreadStackAndTls()
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
/netbsd/external/gpl3/gcc/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_linux_libcdep.cc98 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
535 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
/netbsd/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_linux_libcdep.cc98 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, in GetThreadStackTopAndBottom() function
535 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
/netbsd/external/gpl3/gcc/dist/libsanitizer/lsan/
H A Dlsan_fuchsia.cpp63 __sanitizer::GetThreadStackTopAndBottom(true, &args.stack_end, in InitializeMainThread()

12