Searched defs:tls_module (Results 1 – 4 of 4) sorted by relevance
14 struct tls_module { struct15 struct tls_module *next; argument26 struct tls_module *tls_head; argument
14 struct tls_module { struct15 struct tls_module *next; argument27 struct tls_module *tls_head; argument
69 const TlsModule& tls_module = tls_modules.module_table[__tls_module_id_to_idx(kExeModuleId)]; in dl_iterate_phdr() local
449 if (soinfo_tls* tls_module = si->get_tls()) { in do_dl_iterate_phdr() local2364 const soinfo_tls* tls_module = found->get_tls(); in do_dlsym() local