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

/external/ltrace/
H A Dltrace.h29 EVENT_EXIT_SIGNAL, enumerator in enum:Event_type
51 int signum; /* EVENT_SIGNAL, EVENT_EXIT_SIGNAL */
H A Dhandle_event.c136 case EVENT_EXIT_SIGNAL:
/external/ltrace/sysdeps/linux-gnu/
H A Devents.c235 event.type = EVENT_EXIT_SIGNAL;
H A Dtrace.c493 || event->type == EVENT_EXIT_SIGNAL);
1077 case EVENT_EXIT_SIGNAL:

Completed in 80 milliseconds