Searched refs:faulted (Results 1 – 3 of 3) sorted by relevance
22 static bool faulted; variable30 faulted = true; in segv_handler()48 faulted = false; in test_segv_errors()59 FAIL_IF(!faulted); in test_segv_errors()62 faulted = false; in test_segv_errors()69 FAIL_IF(!faulted); in test_segv_errors()
33 volatile int faulted; variable47 faulted = 1; in segv()75 if (faulted != want_fault) { in check_faulted()79 faulted ? "fault" : "pass"); in check_faulted()83 if (faulted) { in check_faulted()88 faulted = 0; in check_faulted()
241 - addr.dso shows DSO for the faulted address;267 CRYPTO_push_info_ routine which faulted somewhere in libcrypto.so.