Lines Matching full:relocation
344 #define SHT_RELA 4 /* Relocation entries with addends */
349 #define SHT_REL 9 /* Relocation entries, no addends */
489 /* Relocation table entry without addend (in section of type SHT_REL). */
494 Elf32_Word r_info; /* Relocation type and symbol index */
505 Elf64_Xword r_info; /* Relocation type and symbol index */
508 /* Relocation table entry with addend (in section of type SHT_RELA). */
513 Elf32_Word r_info; /* Relocation type and symbol index */
520 Elf64_Xword r_info; /* Relocation type and symbol index */
1446 #define SHT_PARISC_SYMEXTN 0x70000008 /* Argument/relocation info. */
2213 struct Section *reloc; /* corresponding section for relocation, if any */
5627 relocation type for 32 bit data relocation */
5704 /* output constant with relocation if 'r & VT_SYM' is true */
5855 /* relocation case */
5859 /* put an empty PC32 relocation */
6554 /* patch relocation */
6983 /* add a new relocation entry to symbol 'sym' in section 's' */
6988 /* now we can add ELF relocation info */
10286 relocation address of the function was stored in
13998 /* XXX: generate error if incorrect relocation */
14465 before for the relocation */
16237 it always outputs a relocation to ease (future) code
16245 /* put an empty PC32 relocation */
18350 /* put relocation */
18360 /* if no relocation section, create it */
18362 /* if the symtab is allocated, then we consider the relocation
18423 the code, we must do it after. All the relocation tables are also
18607 /* DLL relocation */
18700 /* if the relocation is allocated, we change its symbol table */
18705 /* relocate relocation table in 'sr' */
19285 add it in the .bss section with a suitable relocation */
19489 /* dynamic relocation table information, for .dynamic section */
19556 /* update dynamic relocation infos */
19658 /* do symbol relocation */
19714 /* relocate relocation entries if the relocation tables are
20047 /* third pass to patch relocation entries */
20056 /* take relocation offset information */
20073 error_noabort("Invalid relocation entry");
20077 /* offset the relocation offset */
20690 /* compute relocation address : section are relocated in place. We