Searched defs:tls_index (Results 1 – 2 of 2) sorted by relevance
264 struct tls_index { struct265 uint64_t module;266 uint64_t offset;312 struct tls_index tls_index; in calc_location() local
34 static const DWORD tls_index = TlsAlloc(); in GetTlsIndex() local