Home
last modified time | relevance | path

Searched refs:cxafct (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/stdlib/
Dexit.c75 void (*cxafct) (void *arg, int status); in __run_exit_handlers() local
106 cxafct = f->func.cxa.fn; in __run_exit_handlers()
109 PTR_DEMANGLE (cxafct); in __run_exit_handlers()
113 cxafct (arg, status); in __run_exit_handlers()