Searched refs:tm_memsz (Results 1 – 5 of 5) sorted by relevance
135 ASSERT(tlsp->tm_filesz <= tlsp->tm_memsz); in __tls_static_mods()136 ASSERT(tlsp->tm_memsz <= tlsp->tm_stattlsoffset); in __tls_static_mods()174 ASSERT(tlsp->tm_filesz <= tlsp->tm_memsz); in __tls_mod_add()250 if (tlsp->tm_memsz == 0) { /* dlclose()d module? */ in slow_tls_get_addr()259 base = lmalloc(tlsp->tm_memsz); in slow_tls_get_addr()264 tlsent->tls_size = tlsp->tm_memsz; in slow_tls_get_addr()
109 unsigned long tm_memsz; /* memory size */ member127 uint32_t tm_memsz; /* memory size */ member
145 tmi.tm_memsz = tlsphdr->p_memsz; in tls_modaddrem()325 tlsmodlist[tlsmodndx]->tm_memsz = tlsphdr->p_memsz; in tls_statmod()
66 EC_XWORD(tmodent->tm_filesz), EC_XWORD(tmodent->tm_memsz), in Dbg_tls_modent()
2267 else if (tlsmod.tm_memsz == 0) in __td_thr_tlsbase()2302 else if (tlsmod.tm_memsz == 0) in __td_thr_tlsbase()