/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf64-s390.c | 100 static reloc_howto_type elf_howto_table[] = variable 246 return &elf_howto_table[(int) R_390_NONE]; 248 return &elf_howto_table[(int) R_390_8]; 250 return &elf_howto_table[(int) R_390_12]; 252 return &elf_howto_table[(int) R_390_16]; 254 return &elf_howto_table[(int) R_390_32]; 256 return &elf_howto_table[(int) R_390_32]; 258 return &elf_howto_table[(int) R_390_PC32]; 260 return &elf_howto_table[(int) R_390_GOT12]; 262 return &elf_howto_table[(int) R_390_GOT32]; [all …]
|
H A D | elf32-s390.c | 99 static reloc_howto_type elf_howto_table[] = variable 238 return &elf_howto_table[(int) R_390_NONE]; 240 return &elf_howto_table[(int) R_390_8]; 242 return &elf_howto_table[(int) R_390_12]; 244 return &elf_howto_table[(int) R_390_16]; 246 return &elf_howto_table[(int) R_390_32]; 248 return &elf_howto_table[(int) R_390_32]; 250 return &elf_howto_table[(int) R_390_PC32]; 252 return &elf_howto_table[(int) R_390_GOT12]; 254 return &elf_howto_table[(int) R_390_GOT32]; [all …]
|
H A D | elf32-i960.c | 82 static reloc_howto_type elf_howto_table[]= variable 135 cache_ptr->howto = &elf_howto_table[(int) type]; in elf32_i960_info_to_howto_rel() 142 return elf_howto_table + elf32_i960_bfd_to_reloc_type (code); in elf32_i960_reloc_type_lookup()
|
H A D | elf32-i386.c | 33 static reloc_howto_type elf_howto_table[]= variable 198 return &elf_howto_table[R_386_NONE]; in elf_i386_reloc_type_lookup() 202 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 206 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 210 return &elf_howto_table[R_386_PC32]; in elf_i386_reloc_type_lookup() 214 return &elf_howto_table[R_386_GOT32]; in elf_i386_reloc_type_lookup() 218 return &elf_howto_table[R_386_PLT32]; in elf_i386_reloc_type_lookup() 222 return &elf_howto_table[R_386_COPY]; in elf_i386_reloc_type_lookup() 226 return &elf_howto_table[R_386_GLOB_DAT]; in elf_i386_reloc_type_lookup() 230 return &elf_howto_table[R_386_JUMP_SLOT]; in elf_i386_reloc_type_lookup() [all …]
|
H A D | elf32-cr16c.c | 87 static reloc_howto_type elf_howto_table[] = variable 145 return & elf_howto_table[i]; in elf_cr16c_reloc_type_lookup() 169 cache_ptr->howto = &elf_howto_table[r_type]; in elf_cr16c_info_to_howto_rel() 693 howto = elf_howto_table + r_type; in elf32_cr16c_relocate_section()
|
H A D | elf32-xtensa.c | 165 static reloc_howto_type elf_howto_table[] = variable 343 return &elf_howto_table[(unsigned) R_XTENSA_NONE ]; in elf_xtensa_reloc_type_lookup() 347 return &elf_howto_table[(unsigned) R_XTENSA_32 ]; in elf_xtensa_reloc_type_lookup() 351 return &elf_howto_table[(unsigned) R_XTENSA_DIFF8 ]; in elf_xtensa_reloc_type_lookup() 355 return &elf_howto_table[(unsigned) R_XTENSA_DIFF16 ]; in elf_xtensa_reloc_type_lookup() 359 return &elf_howto_table[(unsigned) R_XTENSA_DIFF32 ]; in elf_xtensa_reloc_type_lookup() 363 return &elf_howto_table[(unsigned) R_XTENSA_RTLD ]; in elf_xtensa_reloc_type_lookup() 367 return &elf_howto_table[(unsigned) R_XTENSA_GLOB_DAT ]; in elf_xtensa_reloc_type_lookup() 371 return &elf_howto_table[(unsigned) R_XTENSA_JMP_SLOT ]; in elf_xtensa_reloc_type_lookup() 375 return &elf_howto_table[(unsigned) R_XTENSA_RELATIVE ]; in elf_xtensa_reloc_type_lookup() [all …]
|
H A D | ChangeLog-0203 | 2262 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to 2264 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to 2374 (elf_howto_table): Add long displacement relocations R_390_20, 4782 (elf_howto_table): Add TLS relocs. 4933 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add 6506 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE 8812 (elf_howto_table): Add TLS relocs. 9066 * elf32-i386.c (elf_howto_table): Comments. 10104 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
|
H A D | ChangeLog | 1217 * elf32-i386.c (elf_howto_table): New relocations.
|
H A D | ChangeLog-9193 | 1712 * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc 1788 * elf32-i386.c (elf_howto_table): Set pcrel_offset to true for 2100 * elf32-i386.c (elf_howto_table): All partial_inplace fields 2491 (elf_howto_table): Add the rest of the 386/ELF relocations. 4413 (elf_sparc_howto_table): Renamed from elf_howto_table, and always
|
H A D | ChangeLog-2005 | 1167 * elf32-i386.c (elf_howto_table): Undo the overflow change for 1408 * elf32-i386.c (elf_howto_table): Adjust overflow complaint handler
|
H A D | ChangeLog-9899 | 2041 * elf32-i386.c (elf_howto_table): Change R_386_PC8 from 3816 * elf32-i386.c (elf_howto_table): Add vtable relocs.
|
H A D | ChangeLog-0001 | 7993 * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs. 7995 move HOWTOs into elf_howto_table. 7999 elf_howto_table since we've removed the padding.
|
H A D | ChangeLog-2004 | 853 (elf_howto_table): Add entries for new relocations.
|
H A D | ChangeLog-9697 | 3973 (elf_howto_table): Add entries for new relocs.
|
H A D | ChangeLog-9495 | 5819 * elf32-i386.c (elf_howto_table): Change R_386_PLT32 and
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | elf64-s390.c | 99 static reloc_howto_type elf_howto_table[] = variable 245 return &elf_howto_table[(int) R_390_NONE]; 247 return &elf_howto_table[(int) R_390_8]; 249 return &elf_howto_table[(int) R_390_12]; 251 return &elf_howto_table[(int) R_390_16]; 253 return &elf_howto_table[(int) R_390_32]; 255 return &elf_howto_table[(int) R_390_32]; 257 return &elf_howto_table[(int) R_390_PC32]; 259 return &elf_howto_table[(int) R_390_GOT12]; 261 return &elf_howto_table[(int) R_390_GOT32]; [all …]
|
H A D | elf32-s390.c | 98 static reloc_howto_type elf_howto_table[] = variable 237 return &elf_howto_table[(int) R_390_NONE]; 239 return &elf_howto_table[(int) R_390_8]; 241 return &elf_howto_table[(int) R_390_12]; 243 return &elf_howto_table[(int) R_390_16]; 245 return &elf_howto_table[(int) R_390_32]; 247 return &elf_howto_table[(int) R_390_32]; 249 return &elf_howto_table[(int) R_390_PC32]; 251 return &elf_howto_table[(int) R_390_GOT12]; 253 return &elf_howto_table[(int) R_390_GOT32]; [all …]
|
H A D | elf32-i960.c | 41 static reloc_howto_type elf_howto_table[]= variable 96 cache_ptr->howto = &elf_howto_table[(int) type]; 157 return elf_howto_table + elf32_i960_bfd_to_reloc_type (code);
|
H A D | elf32-i386.c | 32 static reloc_howto_type elf_howto_table[]= variable 182 return &elf_howto_table[R_386_NONE]; in elf_i386_reloc_type_lookup() 186 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 190 return &elf_howto_table[R_386_32]; in elf_i386_reloc_type_lookup() 194 return &elf_howto_table[R_386_PC32]; in elf_i386_reloc_type_lookup() 198 return &elf_howto_table[R_386_GOT32]; in elf_i386_reloc_type_lookup() 202 return &elf_howto_table[R_386_PLT32]; in elf_i386_reloc_type_lookup() 206 return &elf_howto_table[R_386_COPY]; in elf_i386_reloc_type_lookup() 210 return &elf_howto_table[R_386_GLOB_DAT]; in elf_i386_reloc_type_lookup() 214 return &elf_howto_table[R_386_JUMP_SLOT]; in elf_i386_reloc_type_lookup() [all …]
|
H A D | elf32-xtensa.c | 244 static reloc_howto_type elf_howto_table[] = variable 318 return &elf_howto_table[(unsigned) R_XTENSA_NONE ]; 322 return &elf_howto_table[(unsigned) R_XTENSA_32 ]; 326 return &elf_howto_table[(unsigned) R_XTENSA_RTLD ]; 330 return &elf_howto_table[(unsigned) R_XTENSA_GLOB_DAT ]; 334 return &elf_howto_table[(unsigned) R_XTENSA_JMP_SLOT ]; 338 return &elf_howto_table[(unsigned) R_XTENSA_RELATIVE ]; 342 return &elf_howto_table[(unsigned) R_XTENSA_PLT ]; 346 return &elf_howto_table[(unsigned) R_XTENSA_OP0 ]; 350 return &elf_howto_table[(unsigned) R_XTENSA_OP1 ]; [all …]
|
H A D | ChangeLog-0203 | 2262 * elf32-s390.c (elf_howto_table): Change R_390_GOT12 to 2264 * elf64-s390.c (elf_howto_table): Change R_390_GOT12 to 2374 (elf_howto_table): Add long displacement relocations R_390_20, 4782 (elf_howto_table): Add TLS relocs. 4933 (elf_howto_table): Rename R_390_GOTOFF to R_390_GOTOFF32. Add 6506 * elf32-i386.c (elf_howto_table): Add R_386_TLS_TPOFF, R_386_TLS_IE 8812 (elf_howto_table): Add TLS relocs. 9066 * elf32-i386.c (elf_howto_table): Comments. 10104 * elf32-s390.c (elf_howto_table): Add 32 bit pc relative relocations.
|
H A D | ChangeLog-9193 | 1712 * elf32-i386.c (elf_howto_table): Add bfd_elf_generic_reloc 1788 * elf32-i386.c (elf_howto_table): Set pcrel_offset to true for 2100 * elf32-i386.c (elf_howto_table): All partial_inplace fields 2491 (elf_howto_table): Add the rest of the 386/ELF relocations. 4413 (elf_sparc_howto_table): Renamed from elf_howto_table, and always
|
H A D | ChangeLog-9899 | 2041 * elf32-i386.c (elf_howto_table): Change R_386_PC8 from 3816 * elf32-i386.c (elf_howto_table): Add vtable relocs.
|
H A D | ChangeLog-0001 | 7993 * elf32-i386.c (elf_howto_table): Remove EMPTY_HOWTOs. 7995 move HOWTOs into elf_howto_table. 7999 elf_howto_table since we've removed the padding.
|
H A D | ChangeLog-9697 | 3973 (elf_howto_table): Add entries for new relocs.
|