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

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

Completed in 51 milliseconds