Home | History | Annotate | Download | only in rtl

Lines Matching full:unreachable

1820 static void unreachable() {
1821 Printf("FATAL: ThreadSanitizer: unreachable called\n");
1998 REAL(atexit) = (int(*)(void(*)()))unreachable;