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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp247 void *get_tls_static_info_ptr = dlsym(RTLD_NEXT, "_dl_get_tls_static_info"); local
254 CallGetTls<GetTlsStaticInfoRegparmCall>(get_tls_static_info_ptr,
257 CallGetTls<GetTlsStaticInfoCall>(get_tls_static_info_ptr,

Completed in 26 milliseconds