Searched refs:_get_exit_frame_monitor (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libc/inc/
H A Datexit.h34 void * _get_exit_frame_monitor (void);
/illumos-gate/usr/src/lib/common/i386/
H A Dgcrt1.s127 * "_get_exit_frame_monitor()", which is in libc.so when the new exit-handling
140 .weak _get_exit_frame_monitor
146 .4byte _get_exit_frame_monitor
H A Dcrt1.s104 * "_get_exit_frame_monitor()", which is in libc.so when the new exit-handling
117 .weak _get_exit_frame_monitor
123 .4byte _get_exit_frame_monitor
/illumos-gate/usr/src/lib/libc/port/gen/
H A Datexit.c182 * _get_exit_frame_monitor is called by the C++ runtimes.
185 _get_exit_frame_monitor(void) function

Completed in 71 milliseconds