Home
last modified time | relevance | path

Searched defs:Abort (Results 1 – 11 of 11) sorted by relevance

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common_nolibc.cpp27 void Abort() { internal__exit(1); } Abort() function
H A Dsanitizer_posix_libcdep.cpp151 void Abort() { in Abort() function
H A Dsanitizer_fuchsia.cpp73 void Abort() { abort(); } in Abort() function
H A Dsanitizer_win.cpp591 void Abort() { Abort() function
/llvm-project/flang/runtime/
H A Dstop.cpp145 RTNAME(Abort) RTNAME() argument
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_checks.h23 enum class ErrorAction { Abort, Recover }; enumerator
/llvm-project/llvm/unittests/Support/
H A DCrashRecoveryTest.cpp136 TEST(CrashRecoveryTest,Abort) TEST() argument
/llvm-project/third-party/unittest/googletest/src/
H A Dgtest-port.cc1257 void Abort() { in Abort() function
H A Dgtest-death-test.cc515 void DeathTestImpl::Abort(AbortReason reason) { in Abort() function in testing::internal::DeathTestImpl
/llvm-project/llvm/lib/Analysis/
H A DVectorUtils.cpp686 bool Abort = false; computeMinimumValueSizes() local
/llvm-project/llvm/lib/Target/VE/
H A DVEISelLowering.cpp2469 .addReg(Abort, getKillRegState(true)) in emitSjLjDispatchBlock() local