Home
last modified time | relevance | path

Searched refs:Fault (Results 1 – 25 of 32) sorted by relevance

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DFaultMaps.cpp88 for (auto &Fault : FFI) { in emitFunctionInfo() local
90 << faultTypeToString(Fault.Kind) << "\n"); in emitFunctionInfo()
91 OS.emitInt32(Fault.Kind); in emitFunctionInfo()
94 << *Fault.FaultingOffsetExpr << "\n"); in emitFunctionInfo()
95 OS.emitValue(Fault.FaultingOffsetExpr, 4); in emitFunctionInfo()
98 << *Fault.HandlerOffsetExpr << "\n"); in emitFunctionInfo()
99 OS.emitValue(Fault.HandlerOffsetExpr, 4); in emitFunctionInfo()
H A DWinEHPrepare.cpp559 (Cleanup->getNumArgOperands() ? ClrHandlerType::Fault in calculateClrEHStateNumbers()
/netbsd-src/sys/arch/mac68k/obio/
H A Diwm.s862 bmi rsBadCkSum | Fault! (Bad read)
870 bmi rsBadCkSum | Fault! ( > 0x3f is bad read)
873 bne rsBadCkSum | Fault! (Checksum)
882 bmi rsBadCkSum | Fault! (Bad read)
885 bne rsBadCkSum | Fault! (Checksum)
893 bmi rsBadCkSum | Fault! (Bad read)
896 beq rsLdOut | Fault! (Checksum)
918 bne rsBadDBtSlp | Fault!
1498 bne shLOErr | Fault!
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DFaultMaps.rst28 The Fault Map Section
40 uint8 : Fault Map Version (current version is 1)
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h79 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
/netbsd-src/sys/arch/hpc/stand/hpcboot/arm/
H A Darm.asm249 ; Reg5 Fault status (R/W)
256 ; Reg6 Fault address (R/W)
/netbsd-src/sys/arch/vax/vax/
H A Dintvec.S98 INTVEC(arithflt, KSTACK) # Arithmetic Fault, 34
108 INTVEC(sbiflt, ISTACK) # System Backplane Fault, 5C
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/altera/
H A Dsocfpga_stratix10.dtsi361 interrupts = <0 128 4>, /* Global Secure Fault */
362 <0 129 4>, /* Global Non-secure Fault */
/netbsd-src/sys/arch/mvme68k/docs/
H A DInterrupts74 0x53 PCC2: Printer `Fault'
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/intel/
H A Dsocfpga_agilex.dtsi373 /* Global Secure Fault */
375 /* Global Non-secure Fault */
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dregstr.d713 REGSTR_PATH_FAULT = `Software\Microsoft\Windows\CurrentVersion\Fault`,
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1315 case ClrHandlerType::Fault: in emitCLRExceptionTable()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A Driscv_vector.td1080 // 7.7. Unit-stride Fault-Only-First Loads
/netbsd-src/sys/arch/amd64/conf/
H A DXEN3_DOM0166 # Fault Injection Driver.
H A DGENERIC172 # Fault Injection Driver.
H A DALL142 # Fault Injection Driver.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dfilesystems98 >0 ubyte 0x8b Legacy Fault tolerant FAT32
99 >0 ubyte 0x8c Legacy Fault tolerant FAT32 ext
/netbsd-src/lib/libusbhid/
H A Dusb_hid_usages2783 0x71 Scale Status Fault
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsguniq-a.inp446 !\nSIGSEGV\ cannot\ be\ cured.\ Fault\ address\ \=\ 0x%x.\n=
H A Dmsguniq-a.out671 "SIGSEGV cannot be cured. Fault address = 0x%x.\n"
H A Dmsguniq-a.in695 "SIGSEGV cannot be cured. Fault address = 0x%x.\n"
/netbsd-src/sys/external/bsd/acpica/dist/tests/misc/
H A Dgrammar.asl6506 AFLT, 1, // AC Adapter Fault 1:Fault 0:Normal
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoVPseudos.td3295 // 7.7. Unit-stride Fault-Only-First Loads
/netbsd-src/external/historical/nawk/dist/testdir/
H A Dfunstack.ok1721 R. K. Gupta Computation of Page Fault Probability
/netbsd-src/external/bsd/unbound/dist/doc/
H A DChangelog353 Fault on OpenBSD.
1795 - Fix #333: Unbound Segmentation Fault w/ log_info Functions From

12