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

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

Completed in 113 milliseconds