Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/stdlib/ | |
h_atexit.c | 82 cxa_handler_5(void *arg) function in typeref:typename:void 171 ASSERT(0 == __cxa_atexit(cxa_handler_5, &arg_1, &dso_handle_1)); |
/src/tests/lib/libpthread/ | |
h_atexit.c | 87 cxa_handler_5(void *arg) function in typeref:typename:void 176 ASSERT(0 == __cxa_atexit(cxa_handler_5, &arg_1, &dso_handle_1)); |