Home
last modified time | relevance | path

Searched refs:tls_index (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/
H A Dmsvc-inval.c61 static DWORD tls_index; variable
72 tls_index = TlsAlloc (); in gl_msvc_inval_current()
75 if (tls_index == TLS_OUT_OF_INDEXES) in gl_msvc_inval_current()
81 (struct gl_msvc_inval_per_thread *) TlsGetValue (tls_index); in gl_msvc_inval_current()
91 TlsSetValue (tls_index, pointer); in gl_msvc_inval_current()
/netbsd-src/external/mit/libuv/dist/src/win/
H A Dthread.c450 key->tls_index = TlsAlloc(); in uv_key_create()
451 if (key->tls_index == TLS_OUT_OF_INDEXES) in uv_key_create()
458 if (TlsFree(key->tls_index) == FALSE) in uv_key_delete()
460 key->tls_index = TLS_OUT_OF_INDEXES; in uv_key_delete()
467 value = TlsGetValue(key->tls_index); in uv_key_get()
477 if (TlsSetValue(key->tls_index, value) == FALSE) in uv_key_set()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dgthr-win32.c105 DWORD tls_index = TlsAlloc (); in __gthr_win32_key_create() local
106 if (tls_index != 0xFFFFFFFF) in __gthr_win32_key_create()
108 *key = tls_index; in __gthr_win32_key_create()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dgthr-win32.c103 DWORD tls_index = TlsAlloc (); in __gthr_win32_key_create() local
104 if (tls_index != 0xFFFFFFFF) in __gthr_win32_key_create()
106 *key = tls_index; in __gthr_win32_key_create()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Delf_shared.d1009 struct tls_index struct
1034 extern(C) void* __tls_get_addr(tls_index* ti) nothrow @nogc; argument
1035 extern(C) void* __ibmz_get_tls_offset(tls_index *ti) nothrow @nogc;
1090 auto ti = tls_index(mod, 0); in getTLSRange()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Delf.d1002 struct tls_index struct
1027 extern(C) void* __tls_get_addr(tls_index* ti) nothrow @nogc; argument
1028 extern(C) void* __ibmz_get_tls_offset(tls_index *ti) nothrow @nogc;
1083 auto ti = tls_index(mod, 0); in getTLSRange()
/netbsd-src/external/mit/libuv/dist/include/uv/
H A Dwin.h285 DWORD tls_index; member
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-s390.texi905 tls_index structure for the symbol is added to the GOT. The symbol term is
906 replaced with the offset from the start of the GOT to the tls_index structure.
H A Das.info21338 .quad. A tls_index structure for the symbol is added to the
21340 start of the GOT to the tls_index structure.
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-s390.texi905 tls_index structure for the symbol is added to the GOT. The symbol term is
906 replaced with the offset from the start of the GOT to the tls_index structure.
H A Das.info20827 .quad. A tls_index structure for the symbol is added to the
20829 start of the GOT to the tls_index structure.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20175538 to suit. Set up explicit tls_index entries and implicit GOT
5539 tls_index entries resolvable at link time for
5548 to suit. Set up explicit tls_index entries and implicit GOT
5549 tls_index entries resolvable at link time for __tls_get_addr_opt.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20175538 to suit. Set up explicit tls_index entries and implicit GOT
5539 tls_index entries resolvable at link time for
5548 to suit. Set up explicit tls_index entries and implicit GOT
5549 tls_index entries resolvable at link time for __tls_get_addr_opt.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A DChangeLog-20175538 to suit. Set up explicit tls_index entries and implicit GOT
5539 tls_index entries resolvable at link time for
5548 to suit. Set up explicit tls_index entries and implicit GOT
5549 tls_index entries resolvable at link time for __tls_get_addr_opt.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A DChangeLog-20175538 to suit. Set up explicit tls_index entries and implicit GOT
5539 tls_index entries resolvable at link time for
5548 to suit. Set up explicit tls_index entries and implicit GOT
5549 tls_index entries resolvable at link time for __tls_get_addr_opt.
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dreloc.texi3987 tls_index structure as part of an adrp instruction using a 21 bit PC
3996 symbol's tls_index structure. Used in conjunction with
4035 symbol's tls_index structure. Used in conjunction with
H A Dbfd.info6270 tls_index structure as part of an adrp instruction using a 21 bit
6277 symbol’s tls_index structure. Used in conjunction with
6304 symbol’s tls_index structure. Used in conjunction with
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dreloc.texi3965 tls_index structure as part of an adrp instruction using a 21 bit PC
3974 tls_index structure. Used in conjunction with
4012 tls_index structure. Used in conjunction with
H A Dbfd.info7221 tls_index structure as part of an adrp instruction using a 21 bit
7230 symbols tls_index structure. Used in conjunction with
7269 symbols tls_index structure. Used in conjunction with