HomeSort by: relevance | last modified time | path
    Searched defs:cxa_handler_5 (Results 1 - 2 of 2) sorted by relevancy

  /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));

Completed in 14 milliseconds