Searched defs:__cxa_atexit (Results 1 - 3 of 3) sorted by relevance
| /src/distrib/utils/zcat/ | ||
| H A D | misc.c | 35 __cxa_atexit(void (*func)(void *), void *arg, void *dso) function in typeref:typename:int |
| /src/lib/libc/stdlib/ | ||
| H A D | atexit.c | 176 __cxa_atexit(void (*func)(void *), void *arg, void *dso) function in typeref:typename:int |
| /src/sys/external/bsd/compiler_rt/dist/lib/asan/ | ||
| H A D | asan_interceptors.cc | 578 REAL(__cxa_atexit)(AtCxaAtexit, nullptr, nullptr); local in function:INTERCEPTOR |
Completed in 4 milliseconds