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

/freebsd-13-stable/lib/csu/common/
H A Dcrtbegin.c36 void *__dso_handle = 0; variable
38 void *__dso_handle = &__dso_handle; variable
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/crt/
H A Dcrtbegin.c11 __attribute__((visibility("hidden"))) void *__dso_handle = &__dso_handle; variable

Completed in 92 milliseconds