Searched refs:ThreadSelfSegbase (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp382 static void **ThreadSelfSegbase() { function in namespace:__sanitizer
397 return (uptr)ThreadSelfSegbase()[2];
441 void** segbase = ThreadSelfSegbase();

Completed in 104 milliseconds