/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_nolibc.cc | 25 void Abort() { internal__exit(1); } in Abort() function
|
H A D | sanitizer_rtems.cc | 67 void Abort() { abort(); } in Abort() function
|
H A D | sanitizer_posix_libcdep.cc | 143 void Abort() { in Abort() function
|
H A D | sanitizer_fuchsia.cc | 71 void Abort() { abort(); } in Abort() function
|
H A D | sanitizer_win.cc | 519 void Abort() { in Abort() function
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_common_nolibc.cc | 27 void Abort() { internal__exit(1); } in Abort() function
|
H A D | sanitizer_posix_libcdep.cc | 147 void Abort() { in Abort() function
|
H A D | sanitizer_rtems.cc | 65 void Abort() { abort(); } in Abort() function
|
H A D | sanitizer_fuchsia.cc | 69 void Abort() { abort(); } in Abort() function
|
H A D | sanitizer_win.cc | 517 void Abort() { in Abort() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_common_nolibc.cpp | 27 void Abort() { internal__exit(1); } in Abort() function
|
H A D | sanitizer_posix_libcdep.cpp | 131 void Abort() { in Abort() function
|
H A D | sanitizer_fuchsia.cpp | 72 void Abort() { abort(); } in Abort() function
|
H A D | sanitizer_win.cpp | 565 void Abort() { in Abort() function
|
/netbsd-src/external/bsd/libpcap/dist/msdos/ |
H A D | bin2c.c | 6 static void Abort (const char *fmt,...) in Abort() function
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/hwasan/ |
H A D | hwasan_checks.h | 80 enum class ErrorAction { Abort, Recover }; enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | Float2Int.cpp | 296 bool Abort = false; in walkForwards() local
|
H A D | LoopUnswitch.cpp | 1661 BasicBlock *Abort = BasicBlock::Create(Context, "us-unreachable", in rewriteLoopBodyWithConditionConstant() local
|
/netbsd-src/sys/external/bsd/acpica/dist/compiler/ |
H A D | aslerror.c | 1496 BOOLEAN Abort) in AslCoreSubsystemError()
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest-port.cc | 1264 void Abort() { in Abort() function
|
H A D | gtest-death-test.cc | 510 void DeathTestImpl::Abort(AbortReason reason) { in Abort() function in testing::internal::DeathTestImpl
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | VectorUtils.cpp | 602 bool Abort = false; in computeMinimumValueSizes() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/VE/ |
H A D | VEISelLowering.cpp | 2247 Register Abort = prepareSymbol(*TrapBB, TrapBB->end(), "abort", DL, in emitSjLjDispatchBlock() local
|