Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/sections/
H A Dmacho.d400 immutable runTlsDtors = !_rtLoading; in _d_dso_registry() local
551 void runModuleDestructors(DSO* pdso, bool runTlsDtors) in runModuleDestructors()
H A Dpecoff.d393 immutable runTlsDtors = !_rtLoading; in _d_dso_registry() local
606 void runModuleDestructors(DSO* pdso, bool runTlsDtors) in runModuleDestructors()
H A Delf.d503 immutable runTlsDtors = !_rtLoading; in _d_dso_registry() local
657 void runModuleDestructors(DSO* pdso, bool runTlsDtors) in runModuleDestructors()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/gcc/sections/
H A Delf_shared.d504 immutable runTlsDtors = !_rtLoading; in _d_dso_registry() local
658 void runModuleDestructors(DSO* pdso, bool runTlsDtors) in runModuleDestructors()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/rt/
H A Dminfo.d736 void runTlsDtors() in runTlsDtors() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/libdruntime/rt/
H A Dminfo.d736 void runTlsDtors() in runTlsDtors() function