Home | History | Annotate | Download | only in rtl

Lines Matching full:unreachable

1895 static void unreachable() {
1896 Printf("FATAL: ThreadSanitizer: unreachable called\n");
2075 REAL(atexit) = (int(*)(void(*)()))unreachable;