Home
last modified time | relevance | path

Searched refs:relocations (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Daarch64-reloc.def44 // Above is from Table 4-6, Data relocations, 257-262.
53 // Above is from Table 4-7, Group relocations to create a 16-, 32-, 48-, or 64-bit unsigned data va…
58 // Above is from Table 4-8, Group relocations to create a 16, 32, 48, or 64 bit signed data or offs…
75 // Above 2 relocs are from Table 4-14, GOT-relative instruction relocations. (Some relocs in the ta…
86 // Above is from Table 4-15, General Dynamic TLS relocations, 512-516.
94 // Above is from Table 4-16, Local Dynamic TLS relocations, 517-573.
101 // Above is from Table 4-17, Initial Exec TLS relocations, 539-543.
119 // Above is from Table 4-18, Local Exec TLS relocations, 544-571.
125 // Above is from Table 4-19, TLS descriptor relocations, 560-569.
H A DNEWS3 * Improve warning messages for relocations that refer to discarded sections.
9 * Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc., relocations
23 * Add support for compound relocations (MIPS only).
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Daarch64-reloc.def44 // Above is from Table 4-6, Data relocations, 257-262.
53 // Above is from Table 4-7, Group relocations to create a 16-, 32-, 48-, or 64-bit unsigned data va…
58 // Above is from Table 4-8, Group relocations to create a 16, 32, 48, or 64 bit signed data or offs…
75 // Above 2 relocs are from Table 4-14, GOT-relative instruction relocations. (Some relocs in the ta…
86 // Above is from Table 4-15, General Dynamic TLS relocations, 512-516.
94 // Above is from Table 4-16, Local Dynamic TLS relocations, 517-573.
101 // Above is from Table 4-17, Initial Exec TLS relocations, 539-543.
119 // Above is from Table 4-18, Local Exec TLS relocations, 544-571.
125 // Above is from Table 4-19, TLS descriptor relocations, 560-569.
H A DNEWS10 * Improve warning messages for relocations that refer to discarded sections.
16 * Add support for R_AARCH64_TLSLE_LDST8_TPREL_LO12, etc., relocations
30 * Add support for compound relocations (MIPS only).
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DMCJITDesignAndImplementation.rst73 image must be loaded into suitable memory, relocations must be applied and
102 object image and for each section iterates through the relocations for
113 relocations have not yet been applied and the generated code is still not
117 relocations when loadObject completes. However, this shouldn't be
120 relocations are applied. It is possible to apply relocations multiple
148 external symbols and then apply all relocations for the object.
154 iterate through the list of relocations it has stored which are associated
160 sections and for each section iterates through a list of relocations that
163 relocations for which the symbol associated with the relocation is located
168 .. image:: MCJIT-resolve-relocations.png
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/CommandGuide/
H A Dllvm-readelf.rst48 .. option:: --dyn-relocations
84 When used with :option:`--relocations`, display each relocation in an expanded
135 Do not decode relocations in RELR relocation sections when displaying them.
137 .. option:: --relocations, --relocs, -r
158 .. option:: --section-relocations
160 When used with :option:`--sections`, display relocations for each section
H A Dllvm-readobj.rst39 aliases for :option:`--section-relocations`, :option:`--section-data`,
65 When used with :option:`--relocations`, display each relocation in an expanded
94 .. option:: --relocations, --relocs, -r
107 .. option:: --section-relocations, --sr
109 When used with :option:`--sections`, display relocations for each section
164 .. option:: --dyn-relocations
220 Do not decode relocations in RELR relocation sections when displaying them.
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/python/llvm/
H A Dobject.py250 relocations = lib.LLVMGetRelocations(self)
253 if lib.LLVMIsRelocationIteratorAtEnd(self, relocations):
256 last = Relocation(relocations)
262 lib.LLVMMoveToNextRelocation(relocations)
268 lib.LLVMDisposeRelocationIterator(relocations)
/netbsd-src/external/gpl3/binutils.old/dist/gas/doc/
H A Dc-or1k.texi82 @cindex OpenRISC relocations
83 @cindex relocations, OpenRISC
85 ELF relocations are available as defined in the OpenRISC architecture
118 Several relocations exist to allow the link editor to perform GOT data
128 Also, several relocations exist for local GOT references. The
141 The above PC relative relocations use a @code{l.jal} (jump) instruction
156 Likewise the page offset relocations can be used with GOT references. The
168 There are many relocations that can be requested for access to
H A Dc-pru.texi33 will output DIFF relocations for diff expressions.
38 DIFF relocations will not be emitted.
67 @cindex machine relocations, PRU
68 @cindex PRU machine relocations
H A Dc-wasm32.texi61 @cindex WebAssembly relocations
62 @cindex relocations, WebAssembly
64 Special relocations are available by using the @samp{@@@var{plt}},
67 R_ASMJS_LEB128_GOT, and R_ASMJS_LEB128_GOT_CODE relocations,
H A Dc-alpha.texi88 This option forces all relocations to be put into the object file, instead
89 of saving space and resolving some relocations at assembly time. Note that
165 @cindex Alpha relocations
166 @cindex relocations, Alpha
168 Some of these relocations are available for ECOFF, but mostly
192 @code{lituse} relocations with this @code{literal} relocation. The
193 @code{lituse} relocations are used by the linker to optimize the code
200 relocations. This is because the original @code{literal} instruction
300 @code{lituse} relocations must be in the same extended basic block.
319 Like @code{gprel} relocations except they compute dtp-relative offsets.
[all …]
/netbsd-src/external/gpl3/binutils/dist/gas/doc/
H A Dc-or1k.texi82 @cindex OpenRISC relocations
83 @cindex relocations, OpenRISC
85 ELF relocations are available as defined in the OpenRISC architecture
118 Several relocations exist to allow the link editor to perform GOT data
128 Also, several relocations exist for local GOT references. The
141 The above PC relative relocations use a @code{l.jal} (jump) instruction
156 Likewise the page offset relocations can be used with GOT references. The
168 There are many relocations that can be requested for access to
H A Dc-pru.texi33 will output DIFF relocations for diff expressions.
38 DIFF relocations will not be emitted.
67 @cindex machine relocations, PRU
68 @cindex PRU machine relocations
H A Dc-wasm32.texi61 @cindex WebAssembly relocations
62 @cindex relocations, WebAssembly
64 Special relocations are available by using the @samp{@@@var{plt}},
67 R_ASMJS_LEB128_GOT, and R_ASMJS_LEB128_GOT_CODE relocations,
H A Dc-alpha.texi88 This option forces all relocations to be put into the object file, instead
89 of saving space and resolving some relocations at assembly time. Note that
165 @cindex Alpha relocations
166 @cindex relocations, Alpha
168 Some of these relocations are available for ECOFF, but mostly
192 @code{lituse} relocations with this @code{literal} relocation. The
193 @code{lituse} relocations are used by the linker to optimize the code
200 relocations. This is because the original @code{literal} instruction
300 @code{lituse} relocations must be in the same extended basic block.
319 Like @code{gprel} relocations except they compute dtp-relative offsets.
[all …]
H A Dc-nios2.texi46 (respectively). This option generates absolute relocations against the
95 @cindex machine relocations, Nios II
96 @cindex Nios II machine relocations
172 These relocations support the ABI for Linux Systems documented in the
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/
H A Dreloc.texi2 BFD maintains relocations in much the same way it maintains
225 relocations into pointers to the correct structure on input -
301 All relocations for all ELF USE_RELA targets should set this field
303 However, the converse is not true: not all relocations of all ELF
318 in the relocation sum. If the target relocations don't have an
321 relocations do have an addend in the reloc, eg. ELF USE_RELA, this
431 generated image will be relocatable; the relocations are
493 Basic absolute relocations of N bits.
501 PC-relative relocations. Sometimes these are relative to the address
507 Section relative relocations. Some targets need this for DWARF2.
[all …]
H A Dbfdint.texi180 required alignment, a list of relocations, and other miscellaneous
796 with relocations.
801 required to read the relocations for a section. In practice most
803 pointers for all the relocations plus a trailing @samp{NULL} entry, and
913 required to read the dynamic relocations. In practice most targets
915 all the relocations plus a trailing @samp{NULL} entry, and store the
921 Read the dynamic relocations. This is called via
1117 @cindex relocations in bfd
1119 The handling of relocations is one of the more confusing aspects of BFD.
1138 Most relocations are simple. A typical simple relocation is to set 32
[all …]
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dreloc.texi2 BFD maintains relocations in much the same way it maintains
189 relocations into pointers to the correct structure on input -
265 All relocations for all ELF USE_RELA targets should set this field
267 However, the converse is not true: not all relocations of all ELF
287 in the relocation sum. If the target relocations don't have an
290 relocations do have an addend in the reloc, eg. ELF USE_RELA, this
374 generated image will be relocatable; the relocations are
428 Basic absolute relocations of N bits.
436 PC-relative relocations. Sometimes these are relative to the
443 Section relative relocations. Some targets need this for DWARF2.
[all …]
H A Dbfdint.texi180 required alignment, a list of relocations, and other miscellaneous
795 with relocations.
800 required to read the relocations for a section. In practice most
802 pointers for all the relocations plus a trailing @samp{NULL} entry, and
912 required to read the dynamic relocations. In practice most targets
914 all the relocations plus a trailing @samp{NULL} entry, and store the
920 Read the dynamic relocations. This is called via
1116 @cindex relocations in bfd
1118 The handling of relocations is one of the more confusing aspects of BFD.
1137 Most relocations are simple. A typical simple relocation is to set 32
[all …]
/netbsd-src/external/gpl3/gdb/dist/include/mach-o/
H A DChangeLog-111576 * external.h: Add comments about relocations fields. Add macros
77 for non-scattered relocations. Move scattered relocation macros to
/netbsd-src/external/gpl3/binutils/dist/include/mach-o/
H A DChangeLog-111576 * external.h: Add comments about relocations fields. Add macros
77 for non-scattered relocations. Move scattered relocation macros to
/netbsd-src/external/gpl3/gdb.old/dist/include/mach-o/
H A DChangeLog-111576 * external.h: Add comments about relocations fields. Add macros
77 for non-scattered relocations. Move scattered relocation macros to
/netbsd-src/external/gpl3/binutils.old/dist/include/mach-o/
H A DChangeLog-111576 * external.h: Add comments about relocations fields. Add macros
77 for non-scattered relocations. Move scattered relocation macros to

12345678910>>...30