Home
last modified time | relevance | path

Searched refs:sigill_handler (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/util/
H A Du_cpu_detect.c108 sigill_handler(int sig) in sigill_handler() function
185 signal(SIGILL, sigill_handler); in check_os_altivec_support()
/third_party/mbedtls/library/
H A Dsha256.c174 static void sigill_handler(int signal) in sigill_handler() function
191 new_action.sa_handler = sigill_handler; in mbedtls_a64_crypto_sha256_determine_support()
H A Dsha512.c167 static void sigill_handler(int signal) in sigill_handler() function
184 new_action.sa_handler = sigill_handler; in mbedtls_a64_crypto_sha512_determine_support()

Completed in 5 milliseconds