Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libc/stdlib/
HDatexit.c80 void *fn_dso; /* shared module handle */ member
125 current_finalize_dso == fptr->fn_dso) in atexit_register()
143 fn.fn_dso = NULL; in atexit()
169 fn.fn_dso = NULL; in atexit_b()
188 fn.fn_dso = dso; in __cxa_atexit()
228 if (dso != NULL && dso != fn.fn_dso) { in __cxa_finalize()