Home
last modified time | relevance | path

Searched refs:getTLSRange (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Delf_shared.d170 return getTLSRange(_tlsMod, _tlsSize); in tlsRange()
1074 void[] getTLSRange(size_t mod, size_t sz) nothrow @nogc in getTLSRange() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Delf.d160 return getTLSRange(_tlsMod, _tlsSize); in tlsRange()
1067 void[] getTLSRange(size_t mod, size_t sz) nothrow @nogc in getTLSRange() function
/netbsd-src/external/gpl3/gcc/dist/libphobos/
H A DChangeLog862 * libdruntime/gcc/sections/elf_shared.d (getTLSRange): Always use
1145 (getTLSRange): Support getting TLS on SystemZ.
1213 (getTLSRange) [Solaris && !OS_Have_Dlpi_Tls_Modid]: Readjust mod.