Searched refs:tlsdesc_table (Results 1 – 10 of 10) sorted by relevance
38 if (map->l_mach.tlsdesc_table) in _dl_unmap()39 htab_delete (map->l_mach.tlsdesc_table); in _dl_unmap()
4 void *tlsdesc_table; /* Address of TLS descriptor hash table. */ member
6 void *tlsdesc_table; /* Address of TLS descriptor hash table. */ member14 void *tlsdesc_table; /* Address of TLS descriptor hash table. */ member
34 if (map->l_mach.tlsdesc_table) in _dl_unmap()35 htab_delete (map->l_mach.tlsdesc_table); in _dl_unmap()
36 if (map->l_mach.tlsdesc_table) in _dl_unmap()37 htab_delete (map->l_mach.tlsdesc_table); in _dl_unmap()
24 void *tlsdesc_table; /* Address of TLS descriptor hash table. */ member
91 ht = map->l_mach.tlsdesc_table; in _dl_make_tlsdesc_dynamic()97 map->l_mach.tlsdesc_table = ht; in _dl_make_tlsdesc_dynamic()
1768 tlsdesc_table field.
6890 release tlsdesc_table.6903 tlsdesc_table.6908 release tlsdesc_table.6922 tlsdesc_table for both 32- and 64-bit structs.