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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp210 typedef void (*get_tls_func)(size_t*, size_t*); typedef in struct:__sanitizer::__anon2532::GetTlsStaticInfoCall
213 typedef void (*get_tls_func)(size_t*, size_t*) DL_INTERNAL_FUNCTION;
218 typename T::get_tls_func get_tls;

Completed in 103 milliseconds