Home
last modified time | relevance | path

Searched defs:tlsindex (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d76 int tlsindex; in version() member
333 …( HINSTANCE hInstance, void* tlsstart, void* tlsend, void* tls_callbacks_a, int* tlsindex ) nothrow in dll_fixTLS()
455 void* tlsstart, void* tlsend, void* tls_callbacks_a, int* tlsindex ) in dll_process_attach()
/netbsd-src/libexec/ld.elf_so/arch/aarch64/
H A Dmdreloc.c119 _rtld_tlsdesc_alloc(size_t tlsindex,Elf_Addr offs) _rtld_tlsdesc_alloc() argument
/netbsd-src/libexec/ld.elf_so/
H A Drtld.h275 size_t tlsindex; /* Index in DTV */ member