HomeSort by: relevance | last modified time | path
    Searched defs:get_tls_func (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_linux_libcdep.cc 211 typedef void (*get_tls_func)(size_t*, size_t*); typedef in struct:__sanitizer::__anon3d49aa8b0110::GetTlsStaticInfoCall
214 typedef void (*get_tls_func)(size_t*, size_t*) DL_INTERNAL_FUNCTION;
219 typename T::get_tls_func get_tls;
sanitizer_linux_libcdep.cc 211 typedef void (*get_tls_func)(size_t*, size_t*); typedef in struct:__sanitizer::__anon3d49aa8b0110::GetTlsStaticInfoCall
214 typedef void (*get_tls_func)(size_t*, size_t*) DL_INTERNAL_FUNCTION;
219 typename T::get_tls_func get_tls;

Completed in 80 milliseconds