Searched refs:RELATIVE (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | arc-plt.h | 39 RELATIVE = (1 << 8), enumerator 46 #define IS_RELATIVE(S) ((S & (RELATIVE | RELATIVE_INSN_24 | RELATIVE_INSN_32)) != 0)
|
D | elfnn-aarch64.c | 1728 HOWTO (AARCH64_R (RELATIVE), /* type */ 1736 AARCH64_R_STR (RELATIVE), /* name */ 5205 outrel.r_info = ELFNN_R_INFO (symbol, AARCH64_R (RELATIVE)); in elfNN_aarch64_final_link_relocate() 5404 outrel.r_info = ELFNN_R_INFO (0, AARCH64_R (RELATIVE)); in elfNN_aarch64_final_link_relocate() 5475 outrel.r_info = ELFNN_R_INFO (0, AARCH64_R (RELATIVE)); in elfNN_aarch64_final_link_relocate() 7525 case AARCH64_R (RELATIVE): in elfNN_aarch64_reloc_type_class() 8889 rela.r_info = ELFNN_R_INFO (0, AARCH64_R (RELATIVE)); in elfNN_aarch64_finish_dynamic_symbol()
|
D | ChangeLog-2011 | 1891 RELATIVE, BROFF_X1, JOFFLONG_X1, JOFFLONG_X1_PLT, IMM8_X0, 1908 HW2_LAST, COPY, GLOB_DAT, JMP_SLOT, RELATIVE, BROFF_X1,
|
D | ChangeLog | 1934 Always produce a RELATIVE reloc for a local symbol.
|
D | ChangeLog-0203 | 2697 *r_offset == r_addend for RELATIVE relocs against .got. 2728 got section for RELATIVE relocs. Fix wrong comment. Change condition 3835 * reloc.c: Add BFD_RELOC_XTENSA_{RTLD,GLOB_DAT,JMP_SLOT,RELATIVE, 3938 (elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
|
D | ChangeLog-9899 | 3705 plt entry references to receive a RELATIVE reloc. 3969 (elf64_alpha_calc_dynrel_sizes): Allow enough room for RELATIVE
|
D | ChangeLog-2013 | 911 (elf_vax_finish_dynamic_symbol): Remove code to produce RELATIVE
|
D | ChangeLog-9697 | 445 * elf64-alpha.c (elf64_alpha_calc_dynrel_sizes): Allow for RELATIVE 1326 local symbol, write out a RELATIVE reloc rather than a GLOB_DAT
|
D | ChangeLog-9495 | 2714 (elf_i386_finish_dynamic_symbol): If -Bsymbolic, output a RELATIVE 2720 (elf_m68k_finish_dynamic_symbol): If -Bsymbolic, output a RELATIVE 2727 RELATIVE reloc rather than a GLOB_DAT reloc for a symbol defined
|
D | ChangeLog-0001 | 3186 * elflink.h (elf_link_sort_cmp1): Sort RELATIVE relocs first, not 3192 is read-only. Set DF_TEXTREL if a RELATIVE reloc is needed against
|
/toolchain/binutils/binutils-2.27/gold/ |
D | arm-reloc.def | 87 RD(RELATIVE , DYNAMIC , N, DATA , B(S) + A , Y, -1, N)
|
D | ChangeLog-0815 | 2093 needed. Add new cases to switch. Insert dynamic RELATIVE relocation 4633 Correct condition for RELATIVE relocs. 6015 creating RELATIVE relocations. 6338 GLOB_DAT relocation rather than a RELATIVE relocation for a
|
/toolchain/binutils/binutils-2.27/bfd/doc/ |
D | bfdint.texi | 1674 copied into the shared library, or converted to RELATIVE relocations
|