Home
last modified time | relevance | path

Searched defs:tls_index (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/config/i386/
H A Dgthr-win32.c107 DWORD tls_index = TlsAlloc (); in __gthr_win32_key_create() local
/openbsd-src/gnu/gcc/gcc/config/i386/
H A Dgthr-win32.c108 DWORD tls_index = TlsAlloc (); in __gthr_win32_key_create() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgthr-win32.h499 DWORD tls_index = TlsAlloc (); in __gthread_key_create() local
/openbsd-src/gnu/gcc/gcc/
H A Dgthr-win32.h568 DWORD tls_index = TlsAlloc (); in __gthread_key_create() local
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp348 uptr tls_index[2] = {ti_module, ti_offset}; in TlsGetOffset() local