Home
last modified time | relevance | path

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

/netbsd/src/tests/lib/libc/stdlib/
Dh_atexit.c110 cxa_handler_3(void *arg) in cxa_handler_3() function
172 ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &dso_handle_2)); in main()
Dt_atexit.sh41 cxa_handler_3
/netbsd/src/tests/lib/libpthread/
Dh_atexit.c115 cxa_handler_3(void *arg) in cxa_handler_3() function
177 ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &dso_handle_2)); in main()
Dt_atexit.sh38 cxa_handler_3