Lines Matching full:relocation
39 * Sections:: Sections and Relocation
1498 Sections and Relocation: Sections.)
1979 4 Sections and Relocation
2011 run-time addresses to sections is called "relocation". It includes the
2045 details of the relocation needed. To perform relocation `ld' must
2129 during relocation.
2503 The type attribute of a symbol contains relocation (section)
4403 Generate a relocation at OFFSET of type RELOC_NAME with value
4404 EXPRESSION. If OFFSET is a number, the relocation is generated in the
4406 plus offset, the relocation is generated in the given symbol's section.
4410 rather than in the relocation. This low level interface does not
5043 `VTABLE_ENTRY' relocation for it with an addend of `offset'.
5052 `parent' and then creates a `VTABLE_INHERIT' relocation for the parent
5511 ELF. They are modeled after the relocation format introduced in
5515 relocation. In some cases NUMBER is used to relate specific
5518 The relocation is placed at the end of the instruction like so:
5531 `lituse' relocations with this `literal' relocation. The `lituse'
5537 relocation, then _all_ uses of the register set by the `literal'
5546 relocation.
5637 the relocation with the lowest address must be executed first at
5757 does not require a dynamic relocation when used in a shared
6292 9.3.3.1 ARM relocation generation
6295 Specific data relocations can be generated by putting the relocation
6300 This will generate an `R_ARM_TARGET1' relocation against the symbol
6307 `R_ARM_PLT32' relocation.
6979 n immediate value from 0 to 255 ( n = ~M ). Relocation impossible
7325 - `Specifies the CR16 Assembler generates a relocation entry for
7327 accordingly. The linker uses the relocation entry to update the
7584 name of the corresponding relocation is `R_CRIS_32_GOT'. Example:
7589 offset table. The corresponding relocation is `R_CRIS_16_GOT'.
7602 references are function calls. The name of the relocation is
7607 offset table. The relocation is `R_CRIS_32_PLT_GOTREL'. Example:
7617 relocation is `R_CRIS_32_GOTPLT'. Example: `jsr
7621 A variant of `GOTPLT' giving a 16-bit value. Its relocation name
7628 The relocation name is `R_CRIS_32_GOTREL'. Example: `move.d
8671 available in the SOM and ELF object file formats. Additional relocation
8799 PARAM, if present, provides either relocation information for the
8975 dynamically loadable objects, and any relocation other than the 31-bit
8976 relocation.
11567 specific relocation to mark a group of instructions for linker
14308 The PC relative relocation `R_SPARC_PC22' can be obtained by
14310 relocation can be obtained using `%pc10'. These are mostly used when
14320 relocation can obtained by enclosing an operand inside of
14321 `%gdop_hix22'. The `R_SPARC_GOTDATA_OP_LOX10' relocation can obtained
14412 `R_SPARC_LO10' relocation, the assembler will emit an `R_SPARC_OLO10'
14571 appropriate relocation types will be used. This option is equivalent
17127 assembler to emit the appropriate kind of relocation for `L32R'
19406 * relocation: Sections. (line 6)
19407 * relocation example: Ld Sections. (line 40)