Searched refs:cxa_handler_5 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/tests/lib/libpthread/
H A Dt_atexit.sh36 cxa_handler_5
H A Dh_atexit.c87 cxa_handler_5(void *arg) function
176 ASSERT(0 == __cxa_atexit(cxa_handler_5, &arg_1, &dso_handle_1));
/netbsd-current/tests/lib/libc/stdlib/
H A Dt_atexit.sh39 cxa_handler_5
H A Dh_atexit.c82 cxa_handler_5(void *arg) function
171 ASSERT(0 == __cxa_atexit(cxa_handler_5, &arg_1, &dso_handle_1));

Completed in 85 milliseconds