Home
last modified time | relevance | path

Searched refs:elf32_arm_howto_table (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delfarm-oabi.c55 static reloc_howto_type elf32_arm_howto_table[] = variable
361 for (i = NUM_ELEM (elf32_arm_howto_table); i--;)
362 if (elf32_arm_howto_table [i].type == r_type)
363 return elf32_arm_howto_table + i;
379 bfd_reloc->howto = & elf32_arm_howto_table[r_type];
418 return & elf32_arm_howto_table [elf32_arm_reloc_map[i].elf_reloc_val];
H A Delfarm-nabi.c54 static reloc_howto_type elf32_arm_howto_table[] = variable
617 if (r_type >= NUM_ELEM (elf32_arm_howto_table))
620 bfd_reloc->howto = & elf32_arm_howto_table[r_type];
678 return & elf32_arm_howto_table[elf32_arm_reloc_map[i].elf_reloc_val];
H A DChangeLog-98992372 * elfarm-oabi.c (elf32_arm_howto_table): Add entry for
2375 elf32_arm_howto_table.
2576 * elfarm-nabi.c (elf32_arm_howto_table): For R_ARM_THM_ABS5, fix
2578 * elfarm-oabi.c (elf32_arm_howto_table): Ditto.
2602 * elfarm-nabi.c (elf32_arm_howto_table): Add dummy entries for
2667 * elfarm-nabi.c (elf32_arm_howto_table): Add entries for
2853 * elfarm-nabi.c (elf32_arm_howto_table): Set partial_inplace to
H A DChangeLog-02039477 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A DChangeLog-98992372 * elfarm-oabi.c (elf32_arm_howto_table): Add entry for
2375 elf32_arm_howto_table.
2576 * elfarm-nabi.c (elf32_arm_howto_table): For R_ARM_THM_ABS5, fix
2578 * elfarm-oabi.c (elf32_arm_howto_table): Ditto.
2602 * elfarm-nabi.c (elf32_arm_howto_table): Add dummy entries for
2667 * elfarm-nabi.c (elf32_arm_howto_table): Add entries for
2853 * elfarm-nabi.c (elf32_arm_howto_table): Set partial_inplace to
H A DChangeLog-2004494 * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_CALL and
1261 * elfarm-nabi.c (elf32_arm_howto_table): Add R_ARM_PREL31 and
1384 * elfarm-nabi.c (elf32_arm_howto_table): Rename RELABS to TARGET1.
1972 * elfarm-nabi.c (elf32_arm_howto_table): Add new EABI relocations.
3857 * elfarm-nabi.c (elf32_arm_howto_table): Ditto.
H A DChangeLog-20052589 (elf32_arm_howto_table, elf32_arm_tls_gd32_howto)
3795 * elf32-arm.c (elf32_arm_howto_table): Add dynamic TLS
H A DChangeLog-02039477 * elfarm-nabi.c (elf32_arm_howto_table): Fix ABS16 masks.