Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DFaultMaps.cpp88 for (const 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.cpp708 (Cleanup->arg_size() ? ClrHandlerType::Fault in calculateClrEHStateNumbers()
/freebsd/sys/contrib/openzfs/cmd/zed/agents/
H A DREADME.md1 ## Fault Management Logic for ZED ##
3 The integration of Fault Management Daemon (FMD) logic from illumos
34 ### ZFS Fault Management Overview ###
91 _"Fault Management Daemon Programmer's Reference Manual"_.
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dmax8903-charger.txt11 - flt-gpios: Fault pin (active low, output)
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DWinEHFuncInfo.h79 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsff,sfp.txt23 Fault input gpio signal, active (fault condition) high
/freebsd/sys/contrib/device-tree/src/arm64/altera/
H A Dsocfpga_stratix10.dtsi410 interrupts = <0 128 4>, /* Global Secure Fault */
411 <0 129 4>, /* Global Non-secure Fault */
/freebsd/sys/dev/mpi3mr/mpi/
H A Dmpi30_transport.h147 U32 Fault; /* 0x1C10 */ member
/freebsd/sys/contrib/device-tree/src/arm64/intel/
H A Dsocfpga_agilex.dtsi402 /* Global Secure Fault */
404 /* Global Non-secure Fault */
/freebsd/sys/dev/mps/mpi/
H A Dmpi2_history.txt76 * Removed the MPI-defined Fault Codes and extended the
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp1321 case ClrHandlerType::Fault: in emitCLRExceptionTable()
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_history.txt77 * Removed the MPI-defined Fault Codes and extended the
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoV.td230 // Unit-stride Fault-Only-First Loads
1050 // Vector Unit-Stride Fault-only-First Loads
H A DRISCVScheduleV.td321 // 7.7. Vector Unit-stride Fault-Only-First Loads
H A DRISCVInstrInfoVPseudos.td6177 // 7.7. Unit-stride Fault-Only-First Loads
/freebsd/share/misc/
H A Dusb_hid_usages1709 0x71 Scale Status Fault
/freebsd/contrib/file/magic/Magdir/
H A Dfilesystems98 >0 ubyte 0x8b Legacy Fault tolerant FAT32
99 >0 ubyte 0x8c Legacy Fault tolerant FAT32 ext
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td735 // 7.7. Unit-stride Fault-Only-First Loads
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64SystemOperands.td1933 // v8.9a/9.4a Physical Fault Address (FEAT_PFAR)
/freebsd/crypto/libecc/
H A DREADME.md1124 ### libecc against FIA (Fault Injection Attacks)
/freebsd/sys/conf/
H A DNOTES1362 # SAF-TE ("SCSI Accessible Fault-Tolerant Enclosure") devices.
/freebsd/contrib/one-true-awk/testdir/
H A Dfunstack.ok1721 R. K. Gupta Computation of Page Fault Probability
/freebsd/contrib/ntp/
H A DNEWS2030 * [Bug 2831] Segmentation Fault in DNS lookup during startup. perlinger@ntp.org
5796 * [Bug 2831] Segmentation Fault in DNS lookup during startup. perlinger@ntp.org
H A DChangeLog759 * [Bug 2831] Segmentation Fault in DNS lookup during startup. perlinger@ntp.org
/freebsd/contrib/unbound/doc/
H A DChangelog1084 Fault on OpenBSD.
2526 - Fix #333: Unbound Segmentation Fault w/ log_info Functions From

12