Home | History | Annotate | Download | only in info

Lines Matching full:relocation

41 * Sections::                    Sections and Relocation
1641 Sections and Relocation: Sections.)
2122 4 Sections and Relocation
2154 run-time addresses to sections is called "relocation". It includes the
2188 details of the relocation needed. To perform relocation `ld' must
2272 during relocation.
2648 The type attribute of a symbol contains relocation (section)
4612 Generate a relocation at OFFSET of type RELOC_NAME with value
4613 EXPRESSION. If OFFSET is a number, the relocation is generated in the
4615 plus offset, the relocation is generated in the given symbol's section.
4619 rather than in the relocation. This low level interface does not
5293 `VTABLE_ENTRY' relocation for it with an addend of `offset'.
5302 `parent' and then creates a `VTABLE_INHERIT' relocation for the parent
5780 ELF. They are modeled after the relocation format introduced in
5784 relocation. In some cases NUMBER is used to relate specific
5787 The relocation is placed at the end of the instruction like so:
5800 `lituse' relocations with this `literal' relocation. The `lituse'
5806 relocation, then _all_ uses of the register set by the `literal'
5815 relocation.
5906 the relocation with the lowest address must be executed first at
6026 does not require a dynamic relocation when used in a shared
6658 9.3.3.1 ARM relocation generation
6661 Specific data relocations can be generated by putting the relocation
6666 This will generate an `R_ARM_TARGET1' relocation against the symbol
6673 `R_ARM_PLT32' relocation.
7438 n immediate value from 0 to 255 ( n = ~M ). Relocation impossible
7811 - `Specifies the CR16 Assembler generates a relocation entry for
7813 accordingly. The linker uses the relocation entry to update the
7817 - `Specifies the CR16 Assembler generates a relocation entry for
7819 relocation entry to update the operand address at link time'
7822 - `Specifies the CompactRISC Assembler generates a relocation
7824 adjusted accordingly. The linker uses the relocation entry to
8089 name of the corresponding relocation is `R_CRIS_32_GOT'. Example:
8094 offset table. The corresponding relocation is `R_CRIS_16_GOT'.
8107 references are function calls. The name of the relocation is
8112 offset table. The relocation is `R_CRIS_32_PLT_GOTREL'. Example:
8122 relocation is `R_CRIS_32_GOTPLT'. Example: `jsr
8126 A variant of `GOTPLT' giving a 16-bit value. Its relocation name
8133 The relocation name is `R_CRIS_32_GOTREL'. Example: `move.d
9175 available in the SOM and ELF object file formats. Additional relocation
9303 PARAM, if present, provides either relocation information for the
9479 dynamically loadable objects, and any relocation other than the 31-bit
9480 relocation.
12290 specific relocation to mark a group of instructions for linker
16180 The PC relative relocation `R_SPARC_PC22' can be obtained by
16182 relocation can be obtained using `%pc10'. These are mostly used when
16192 relocation can obtained by enclosing an operand inside of
16193 `%gdop_hix22'. The `R_SPARC_GOTDATA_OP_LOX10' relocation can obtained
16284 `R_SPARC_LO10' relocation, the assembler will emit an `R_SPARC_OLO10'
16443 appropriate relocation types will be used. This option is equivalent
19154 assembler to emit the appropriate kind of relocation for `L32R'
21680 * relocation: Sections. (line 6)
21681 * relocation example: Ld Sections. (line 40)