Home | History | Annotate | Download | only in info

Lines Matching full:relocation

38 * Sections::                    Sections and Relocation
1497 Sections and Relocation: Sections.)
1977 4 Sections and Relocation
2009 run-time addresses to sections is called "relocation". It includes the
2043 details of the relocation needed. To perform relocation `ld' must
2127 during relocation.
2501 The type attribute of a symbol contains relocation (section)
4401 Generate a relocation at OFFSET of type RELOC_NAME with value
4402 EXPRESSION. If OFFSET is a number, the relocation is generated in the
4404 plus offset, the relocation is generated in the given symbol's section.
4408 rather than in the relocation. This low level interface does not
5041 `VTABLE_ENTRY' relocation for it with an addend of `offset'.
5050 `parent' and then creates a `VTABLE_INHERIT' relocation for the parent
5509 ELF. They are modeled after the relocation format introduced in
5513 relocation. In some cases NUMBER is used to relate specific
5516 The relocation is placed at the end of the instruction like so:
5529 `lituse' relocations with this `literal' relocation. The `lituse'
5535 relocation, then _all_ uses of the register set by the `literal'
5544 relocation.
5635 the relocation with the lowest address must be executed first at
5755 does not require a dynamic relocation when used in a shared
6290 9.3.3.1 ARM relocation generation
6293 Specific data relocations can be generated by putting the relocation
6298 This will generate an `R_ARM_TARGET1' relocation against the symbol
6305 `R_ARM_PLT32' relocation.
6977 n immediate value from 0 to 255 ( n = ~M ). Relocation impossible
7323 - `Specifies the CR16 Assembler generates a relocation entry for
7325 accordingly. The linker uses the relocation entry to update the
7582 name of the corresponding relocation is `R_CRIS_32_GOT'. Example:
7587 offset table. The corresponding relocation is `R_CRIS_16_GOT'.
7600 references are function calls. The name of the relocation is
7605 offset table. The relocation is `R_CRIS_32_PLT_GOTREL'. Example:
7615 relocation is `R_CRIS_32_GOTPLT'. Example: `jsr
7619 A variant of `GOTPLT' giving a 16-bit value. Its relocation name
7626 The relocation name is `R_CRIS_32_GOTREL'. Example: `move.d
8669 available in the SOM and ELF object file formats. Additional relocation
8797 PARAM, if present, provides either relocation information for the
8973 dynamically loadable objects, and any relocation other than the 31-bit
8974 relocation.
11565 specific relocation to mark a group of instructions for linker
14306 The PC relative relocation `R_SPARC_PC22' can be obtained by
14308 relocation can be obtained using `%pc10'. These are mostly used when
14318 relocation can obtained by enclosing an operand inside of
14319 `%gdop_hix22'. The `R_SPARC_GOTDATA_OP_LOX10' relocation can obtained
14410 `R_SPARC_LO10' relocation, the assembler will emit an `R_SPARC_OLO10'
14569 appropriate relocation types will be used. This option is equivalent
17125 assembler to emit the appropriate kind of relocation for `L32R'
19402 * relocation: Sections. (line 6)
19403 * relocation example: Ld Sections. (line 40)