reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/asan/asan_descriptions.h
  224     UNREACHABLE("AddressInformation kind is invalid");
  241     UNREACHABLE("AddressInformation kind is invalid");
projects/compiler-rt/lib/asan/asan_poisoning.cpp
  212   UNREACHABLE("mem_is_zero returned false, but poisoned byte was not found");
projects/compiler-rt/lib/sanitizer_common/sanitizer_allocator_primary64.h
  485       UNREACHABLE("All chunk_size/page_size ratios must be handled.");
projects/compiler-rt/lib/sanitizer_common/sanitizer_common.cpp
   54   UNREACHABLE("unable to mmap");
projects/compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
 2106   UNREACHABLE("FindAvailableMemoryRange is not available");
projects/compiler-rt/lib/tsan/rtl/tsan_debugging.cpp
   40   UNREACHABLE("missing case");
   52   UNREACHABLE("missing case");
projects/compiler-rt/lib/tsan/rtl/tsan_report.cpp
  114   UNREACHABLE("missing case");
projects/compiler-rt/lib/tsan/rtl/tsan_suppressions.cpp
   91   UNREACHABLE("missing case");
projects/compiler-rt/lib/ubsan/ubsan_diag.cpp
   66   UNREACHABLE("unknown ErrorType!");
   77   UNREACHABLE("unknown ErrorType!");
projects/compiler-rt/lib/ubsan/ubsan_handlers.cpp
   89     UNREACHABLE("unexpected error type!");
  604     UNREACHABLE("source location pointer is null!");
projects/compiler-rt/lib/ubsan/ubsan_monitor.cpp
   49     UNREACHABLE("Invalid arguments passed to __ubsan_get_current_report_data");
projects/compiler-rt/lib/ubsan/ubsan_value.cpp
   40   UNREACHABLE("unexpected bit width");
   56   UNREACHABLE("unexpected bit width");
  109   UNREACHABLE("unexpected floating point bit width");