Home | Sort by: relevance | last modified time | path |
/src/tests/lib/libc/stdlib/ | |
h_atexit.c | 96 cxa_handler_4(void *arg) function in typeref:typename:void 170 ASSERT(0 == __cxa_atexit(cxa_handler_4, &arg_1, &dso_handle_1)); |
/src/tests/lib/libpthread/ | |
h_atexit.c | 101 cxa_handler_4(void *arg) function in typeref:typename:void 175 ASSERT(0 == __cxa_atexit(cxa_handler_4, &arg_1, &dso_handle_1)); |