Searched refs:tls_module (Results 1 – 1 of 1) sorted by relevance
2401 soinfo_tls* tls_module = found->get_tls(); in do_dlsym() local2402 if (tls_module == nullptr) { in do_dlsym()2407 const TlsIndex ti { tls_module->module_id, sym->st_value }; in do_dlsym()