Home
last modified time | relevance | path

Searched defs:__dso_handle (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/libgcc/
H A Dcrtstuff.c327 void *__dso_handle = &__dso_handle; variable
329 void *__dso_handle = 0; variable
/dragonfly/contrib/gcc-8.0/libgcc/
H A Dcrtstuff.c342 void *__dso_handle = &__dso_handle; variable
344 void *__dso_handle = 0; variable