| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | WindowsSecureHotPatching.cpp | 9 // Provides support for the Windows "Secure Hot-Patching" feature. 11 // Windows contains technology, called "Secure Hot-Patching" (SHP), for securely 36 // function was compiled with hot-patching enabled. 39 // annotate those functions that were marked for hot-patching by command-line 115 // For these reasons, the hot-patching support implemented in this file is 118 // could result in a binary that does not work with hot-patching. For example, 120 // compatible with hot-patching because they cannot use __ref_*-based 155 // A file containing list of mangled function names to mark for hot patching. 159 "Windows Secure Hot-Patching")); 161 // A list of mangled function names to mark for hot patching. [all …]
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/xray/ |
| H A D | xray_interface.cpp | 83 // patching/unpatching. 102 // This is only used specifically for runtime-patching of the XRay 234 return XRayPatchingStatus::ONGOING; // Already patching. in patchFunction() 284 Report("Failed patching any sled for function '%d'.", FuncId); in patchFunction() 291 // controlPatching implements the common internals of the patching/unpatching 295 // and no other thread is currently patching. 311 Report("Patching object %d with %d functions.\n", ObjId, InstrMap.Entries); in controlPatchingObjectUnchecked() 375 // Controls patching for all registered objects. 376 // Returns: SUCCESS, if patching succeeds for all objects. 379 // FAILED, if patching of one or more objects failed. [all …]
|
| H A D | xray_s390x.cpp | 28 // patching (see implementation on X86_64, e.g.). in patchFunctionEntry() 56 // patching (see implementation on X86_64, e.g.). in patchFunctionExit()
|
| H A D | xray_powerpc64.cpp | 59 // patching (see implementation on X86_64, e.g.). in patchFunctionEntry() 82 // patching (see implementation on X86_64, e.g.). in patchFunctionExit()
|
| H A D | xray_AArch64.cpp | 24 // The machine codes for some instructions used in runtime patching.
|
| H A D | xray_hexagon.cpp | 22 // The machine codes for some instructions used in runtime patching.
|
| H A D | xray_arm.cpp | 24 // The machine codes for some instructions used in runtime patching.
|
| /freebsd/contrib/ntp/html/hints/ |
| H A D | solaris.xtra.patchfreq | 15 # Patching a kernel can render a machine unbootable; do not run this 77 echo "Patching cpu_tick_freq to $cpu_tick_freq..."
|
| /freebsd/crypto/openssl/ |
| H A D | BSDmakefile | 75 # This doesn't use standard patching since the generated files can vary 79 @echo "==> Patching headers"
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
| H A D | MCFixup.h | 1 //===-- llvm/MC/MCFixup.h - Instruction Relocation and Patching -*- C++ -*-===// 49 /// time patching.
|
| /freebsd/contrib/llvm-project/llvm/lib/CGData/ |
| H A D | CodeGenDataWriter.cpp | 31 // Reset the stream to the last position after patching so that users in patch() 102 // remaining fields to allow back-patching later. in writeHeader()
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | ARMErrataFix.cpp | 8 // This file implements Section Patching for the purpose of working around the 12 // Cortex-A8. A high level description of the patching technique is given in 85 // The Section we are patching. 87 // The offset of the instruction in the Patchee section we are patching. 417 // isec so the branch we are patching always goes forwards.
|
| H A D | AArch64ErrataFix.cpp | 8 // This file implements Section Patching for the purpose of working around 385 // The Section we are patching. 387 // The offset of the instruction in the patchee section we are patching. 533 // There may be a relocation at the same offset that we are patching. There in implementPatch()
|
| /freebsd/share/man/man4/ |
| H A D | ng_patch.4 | 109 /* Patching modes */ 261 The node blindly tries to apply every patching operation to each packet
|
| /freebsd/usr.bin/patch/ |
| H A D | inp.c | 108 say("Patching file %s using Plan %s...\n", filename, in scan_input() 260 "to be the %s version--patching anyway.\n", in plan_a() 321 "to be the %s version--patching anyway.\n", in plan_b()
|
| H A D | patch.1 | 554 If you are patching something in a subdirectory, be sure to tell the patch 685 is incapable of patching both versions, and, if it works at all, will likely
|
| /freebsd/contrib/sqlite3/autosetup/ |
| H A D | README.md | 17 - ***[Patching Autosetup for Project-local changes](#patching)*** 374 <a name="patching"></a> 375 Patching Autosetup for Project-local Changes
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CGData/ |
| H A D | CGDataPatchItem.h | 9 // This file contains support for patching codegen data.
|
| H A D | CodeGenDataWriter.h | 27 /// back patching.
|
| /freebsd/sys/amd64/amd64/ |
| H A D | mpboot.S | 75 * in early startup and its a little clearer what we are patching. 160 * in early startup and its a little clearer what we are patching.
|
| /freebsd/sys/amd64/acpica/ |
| H A D | acpi_wakecode.S | 131 * in early startup and its a little clearer what we are patching. 208 * in early startup and its a little clearer what we are patching.
|
| /freebsd/usr.bin/clang/llvm-objdump/ |
| H A D | llvm-objdump.1 | 315 When printing relocations, only print the relocations patching offsets from at least \fBaddress\fP\… 324 When printing relocations, only print the relocations patching offsets up to \fBaddress\fP\&.
|
| /freebsd/usr.bin/dtc/ |
| H A D | dtc.1 | 250 Overlays are a method of patching a base device tree that has been compiled with 253 flag, with some limited support for patching device trees that were not compiled
|
| /freebsd/sys/netgraph/ |
| H A D | ng_patch.h | 58 /* Patching modes */
|
| /freebsd/sys/i386/acpica/ |
| H A D | acpi_wakecode.S | 126 * in early startup and its a little clearer what we are patching.
|