Blame include/dso_handle.h

Packit Service 82fcde
/* __dso_handle is always defined by either crtbegin.o from GCC or our
Packit Service 82fcde
   dso_handle.c.  */
Packit Service 82fcde
extern void *__dso_handle __attribute__ ((__visibility__ ("hidden")));