Home
last modified time | relevance | path

Searched defs:runTlsCtors (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d386 immutable runTlsCtors = !_rtLoading; in _d_dso_registry() local
544 void runModuleConstructors(DSO* pdso, bool runTlsCtors) in runModuleConstructors()
H A Dpecoff.d379 immutable runTlsCtors = !_rtLoading; in _d_dso_registry() local
599 void runModuleConstructors(DSO* pdso, bool runTlsCtors) in runModuleConstructors()
H A Delf.d489 immutable runTlsCtors = !_rtLoading; in _d_dso_registry() local
650 void runModuleConstructors(DSO* pdso, bool runTlsCtors) in runModuleConstructors()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Delf_shared.d490 immutable runTlsCtors = !_rtLoading; in _d_dso_registry() local
651 void runModuleConstructors(DSO* pdso, bool runTlsCtors) in runModuleConstructors()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dminfo.d731 void runTlsCtors() in runTlsCtors() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d731 void runTlsCtors() in runTlsCtors() function