Home
last modified time | relevance | path

Searched refs:tls_module (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.cpp2401 soinfo_tls* tls_module = found->get_tls(); in do_dlsym() local
2402 if (tls_module == nullptr) { in do_dlsym()
2407 const TlsIndex ti { tls_module->module_id, sym->st_value }; in do_dlsym()