Home
last modified time | relevance | path

Searched refs:relocation (Results 1 – 25 of 46) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DLanai.def6 // No relocation
8 // 21-bit symbol relocation
10 // 21-bit symbol relocation with last two bits masked to 0
14 // General 32-bit relocation
16 // Upper 16-bits of a symbolic relocation
18 // Lower 16-bits of a symbolic relocation
H A DBPF.def5 // No relocation
H A DPowerPC.def84 ELF_RELOC(R_PPC_NONE, 0) /* No relocation. */
H A DLoongArch.def112 // Note that the 101 and 104 relocation numbers are defined as R_LARCH_DELETE
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DDynamicTags.def46 DYNAMIC_TAG(PLTRELSZ, 2) // Size of relocation entries in PLT.
51 DYNAMIC_TAG(RELA, 7) // Address of relocation table (Rela entries).
52 DYNAMIC_TAG(RELASZ, 8) // Size of Rela relocation table.
53 DYNAMIC_TAG(RELAENT, 9) // Size of a Rela relocation entry.
61 DYNAMIC_TAG(REL, 17) // Address of relocation table (Rel entries).
62 DYNAMIC_TAG(RELSZ, 18) // Size of Rel relocation table.
63 DYNAMIC_TAG(RELENT, 19) // Size of a Rel relocation entry.
85 DYNAMIC_TAG(RELRSZ, 35) // Size of Relr relocation table.
86 DYNAMIC_TAG(RELR, 36) // Address of relocation table (Relr entries).
87 DYNAMIC_TAG(RELRENT, 37) // Size of a Relr relocation entry.
[all …]
H A DCOFF.h339 struct relocation { struct
/freebsd-14.2/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,pil-info.yaml7 title: Qualcomm peripheral image loader relocation info
13 The Qualcomm peripheral image loader relocation memory region, in IMEM, is
14 used for communicating remoteproc relocation information to post mortem
/freebsd-14.2/tools/build/options/
H A DWITH_BIND_NOW3 flag set to indicate that the run-time loader should perform all relocation
10 With full RELRO the entire GOT is made read-only after performing relocation at
H A DWITHOUT_BIND_NOW4 Run-time relocation processing will be performed on demand.
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/hisilicon/controller/
H A Dhip04-bootwrapper.yaml25 [2]: relocation physical address
26 [3]: relocation size
/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.cpp507 HANDLE_OPERAND(relocation); in emitInstructionSpecifier()
510 HANDLE_OPERAND(relocation); in emitInstructionSpecifier()
513 HANDLE_OPERAND(relocation); in emitInstructionSpecifier()
514 HANDLE_OPERAND(relocation); in emitInstructionSpecifier()
520 HANDLE_OPTIONAL(relocation) in emitInstructionSpecifier()
524 HANDLE_OPERAND(relocation); in emitInstructionSpecifier()
532 HANDLE_OPTIONAL(relocation) in emitInstructionSpecifier()
538 HANDLE_OPERAND(relocation) in emitInstructionSpecifier()
737 HANDLE_OPTIONAL(relocation) in emitInstructionSpecifier()
766 HANDLE_OPTIONAL(relocation) in emitInstructionSpecifier()
[all …]
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/
H A DRelocation.txt12 is called by the relocation model specific lowering function, using
33 MipsISD::{Highest, Higher, Hi, Lo}) depending upon relocation model,
52 to MIPS32 to compute addresses for the static relocation model.
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dmotorola64 >26 beshort 0 no relocation tab
65 >26 beshort !0 + relocation tab
H A Dcoff57 >>>>18 leshort &0x0001 \b, no relocation info
/freebsd-14.2/contrib/llvm-project/lld/docs/ELF/
H A Dstart-stop-gc.rst31 Let that section reference ``meta`` via a relocation.
39 If a relocation is inconvenient, consider using ``__attribute__((retain))``
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DOpts.td26 def dyn_relocations : FF<"dyn-relocations", "Display the dynamic relocation entries in the file">;
28 def expand_relocs : FF<"expand-relocs", "Expand each shown relocation to multiple lines">;
34 def relocs : FF<"relocs", "Display the relocation entries in the file">;
97 …ations : FF<"loader-section-relocations" , "Display the loader section relocation entries">, Group…
/freebsd-14.2/sys/contrib/device-tree/Bindings/sram/
H A Dqcom,imem.yaml51 description: Peripheral image loader relocation region
/freebsd-14.2/contrib/llvm-project/lld/docs/
H A DNewLLD.rst195 Specifically, section-based chunks know how to read relocation tables
279 relocation table. A base relocation table consists of a list of
283 Note that this run-time relocation mechanism is much simpler than ELF.
H A DWebAssembly.rst109 `dynamic-no-pic` relocation models). This options is useful for linking
/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DObjdumpOpts.td32 "relocation entries and the symbol table">;
96 HelpText<"Display the dynamic relocation entries in the file">;
156 HelpText<"Display the relocation entries in the file">;
H A DOtoolOpts.td27 def r : Flag<["-"], "r">, HelpText<"print relocation entries">;
/freebsd-14.2/sys/contrib/device-tree/Bindings/arm/hisilicon/
H A Dhisilicon.txt318 [2]: relocation physical address
319 [3]: relocation size
/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp99 COFF::relocation Data;
194 void WriteRelocation(const COFF::relocation &R);
596 void WinCOFFWriter::WriteRelocation(const COFF::relocation &R) { in WriteRelocation()
656 COFF::relocation R; in writeSection()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.td1288 // fourth operand to emit a relocation on a symbol relating to this instruction.
1289 // The relocation does not affect any bits of the instruction itself but is used
1761 // fourth operand to emit a relocation on a symbol relating to this instruction.
1762 // The relocation does not affect any bits of the instruction itself but is used
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonPseudo.td202 // static relocation which doesn't need to reserve r14, r15 and r28.

12