Searched refs:RT_FL_ATEXIT (Results 1 – 3 of 3) sorted by relevance
297 #define RT_FL_ATEXIT 0x00040000 /* we're shutting down */ macro
466 if (rtld_flags & RT_FL_ATEXIT) in dlclose_core()
866 rtld_flags |= RT_FL_ATEXIT; in atexit_fini()