Searched defs:GetThreadStackTopAndBottom (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cc77 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, function in namespace:__sanitizer
H A Dsanitizer_mac.cc215 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, function in namespace:__sanitizer
H A Dsanitizer_win.cc72 void GetThreadStackTopAndBottom(bool at_initialization, uptr *stack_top, function in namespace:__sanitizer

Completed in 109 milliseconds