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

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

Completed in 160 milliseconds