Searched defs:exc_handler (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/libpcap/ | ||
H A D | pcap-dos.c | 780 static void exc_handler (int sig) in exc_handler() function |
/aosp_15_r20/external/python/cpython3/Modules/ | ||
D | faulthandler.c | 83 void *exc_handler; member |