Home
last modified time | relevance | path

Searched refs:__dso_handle (Results 1 – 4 of 4) sorted by relevance

/freebsd/lib/csu/common/
H A Dcrtbegin.c30 extern void *__dso_handle __hidden;
33 void *__dso_handle = 0; variable
35 void *__dso_handle = &__dso_handle; variable
51 __cxa_finalize(__dso_handle); in run_cxa_finalize()
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dcrtbegin.c11 __attribute__((visibility("hidden"))) void *__dso_handle = &__dso_handle; variable
93 __cxa_finalize(__dso_handle); in __do_fini()
/freebsd/lib/csu/tests/
H A Dfini_test.c134 extern void *__dso_handle;
139 void *dso = __dso_handle; in dso_handle_check()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/symbolizer/scripts/
H A Dglobal_symbols.txt28 __dso_handle U