Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/stdlib/ | |
h_atexit.c | 110 cxa_handler_3(void *arg) function in typeref:typename:void 172 ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &dso_handle_2)); |
/src/tests/lib/libpthread/ | |
h_atexit.c | 115 cxa_handler_3(void *arg) function in typeref:typename:void 177 ASSERT(0 == __cxa_atexit(cxa_handler_3, &arg_2, &dso_handle_2)); |