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

/netbsd-6-1-5-RELEASE/tests/lib/libc/stdlib/
H A Dt_atexit.sh41 cxa_handler_3
H A Dh_atexit.c110 cxa_handler_3(void *arg) function
172 ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &dso_handle_2));
/netbsd-6-1-5-RELEASE/tests/lib/libpthread/
H A Dt_atexit.sh38 cxa_handler_3
H A Dh_atexit.c115 cxa_handler_3(void *arg) function
177 ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &dso_handle_2));

Completed in 122 milliseconds