/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | FaultMaps.cpp | 88 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 D | WinEHPrepare.cpp | 708 (Cleanup->arg_size() ? ClrHandlerType::Fault in calculateClrEHStateNumbers()
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 1 ## 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 D | max8903-charger.txt | 11 - flt-gpios: Fault pin (active low, output)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | WinEHFuncInfo.h | 79 enum class ClrHandlerType { Catch, Finally, Fault, Filter }; enumerator
|
/freebsd/sys/contrib/device-tree/Bindings/net/ |
H A D | sff,sfp.txt | 23 Fault input gpio signal, active (fault condition) high
|
/freebsd/sys/contrib/device-tree/src/arm64/altera/ |
H A D | socfpga_stratix10.dtsi | 410 interrupts = <0 128 4>, /* Global Secure Fault */ 411 <0 129 4>, /* Global Non-secure Fault */
|
/freebsd/sys/dev/mpi3mr/mpi/ |
H A D | mpi30_transport.h | 147 U32 Fault; /* 0x1C10 */ member
|
/freebsd/sys/contrib/device-tree/src/arm64/intel/ |
H A D | socfpga_agilex.dtsi | 402 /* Global Secure Fault */ 404 /* Global Non-secure Fault */
|
/freebsd/sys/dev/mps/mpi/ |
H A D | mpi2_history.txt | 76 * Removed the MPI-defined Fault Codes and extended the
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | WinException.cpp | 1321 case ClrHandlerType::Fault: in emitCLRExceptionTable()
|
/freebsd/sys/dev/mpr/mpi/ |
H A D | mpi2_history.txt | 77 * Removed the MPI-defined Fault Codes and extended the
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
H A D | RISCVInstrInfoV.td | 230 // Unit-stride Fault-Only-First Loads 1050 // Vector Unit-Stride Fault-only-First Loads
|
H A D | RISCVScheduleV.td | 321 // 7.7. Vector Unit-stride Fault-Only-First Loads
|
H A D | RISCVInstrInfoVPseudos.td | 6177 // 7.7. Unit-stride Fault-Only-First Loads
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 1709 0x71 Scale Status Fault
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | filesystems | 98 >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 D | riscv_vector.td | 735 // 7.7. Unit-stride Fault-Only-First Loads
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SystemOperands.td | 1933 // v8.9a/9.4a Physical Fault Address (FEAT_PFAR)
|
/freebsd/crypto/libecc/ |
H A D | README.md | 1124 ### libecc against FIA (Fault Injection Attacks)
|
/freebsd/sys/conf/ |
H A D | NOTES | 1362 # SAF-TE ("SCSI Accessible Fault-Tolerant Enclosure") devices.
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.ok | 1721 R. K. Gupta Computation of Page Fault Probability
|
/freebsd/contrib/ntp/ |
H A D | NEWS | 2030 * [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 D | ChangeLog | 759 * [Bug 2831] Segmentation Fault in DNS lookup during startup. perlinger@ntp.org
|
/freebsd/contrib/unbound/doc/ |
H A D | Changelog | 1084 Fault on OpenBSD. 2526 - Fix #333: Unbound Segmentation Fault w/ log_info Functions From
|