Home
last modified time | relevance | path

Searched refs:elf_reloc_map (Results 1 – 16 of 16) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-pj.c257 struct elf_reloc_map struct
265 static const struct elf_reloc_map pj_reloc_map[] = argument
288 for (i = 0; i < sizeof (pj_reloc_map) / sizeof (struct elf_reloc_map); i++) in pj_elf_reloc_type_lookup()
Delf32-dlx.c400 struct elf_reloc_map struct
406 static const struct elf_reloc_map dlx_reloc_map[] = argument
490 for (i = 0; i < sizeof (dlx_reloc_map) / sizeof (struct elf_reloc_map); i++) in elf32_dlx_reloc_type_lookup()
Delf32-mips.c1959 struct elf_reloc_map { struct
1964 static const struct elf_reloc_map mips_reloc_map[] = argument
2010 static const struct elf_reloc_map mips16_reloc_map[] =
2029 static const struct elf_reloc_map micromips_reloc_map[] =
2080 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
2087 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
2094 for (i = 0; i < sizeof (micromips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
Delfn32-mips.c3155 struct elf_reloc_map { struct
3160 static const struct elf_reloc_map mips_reloc_map[] = argument
3218 static const struct elf_reloc_map mips16_reloc_map[] =
3237 static const struct elf_reloc_map micromips_reloc_map[] =
3276 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
3283 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
3290 for (i = 0; i < sizeof (micromips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf32_bfd_reloc_type_lookup()
Delf64-mips.c3339 struct elf_reloc_map { struct
3344 static const struct elf_reloc_map mips_reloc_map[] = argument
3402 static const struct elf_reloc_map mips16_reloc_map[] =
3421 static const struct elf_reloc_map micromips_reloc_map[] =
3459 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
3466 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
3473 for (i = 0; i < sizeof (micromips_reloc_map) / sizeof (struct elf_reloc_map); in bfd_elf64_bfd_reloc_type_lookup()
Delf32-h8300.c233 struct elf_reloc_map { struct
240 static const struct elf_reloc_map h8_reloc_map[] = { argument
262 for (i = 0; i < sizeof (h8_reloc_map) / sizeof (struct elf_reloc_map); i++) in elf32_h8_reloc_type_lookup()
Delf64-sh64.c1295 struct elf_reloc_map struct
1303 static const struct elf_reloc_map sh64_reloc_map[] = argument
1374 for (i = 0; i < sizeof (sh64_reloc_map) / sizeof (struct elf_reloc_map); i++) in sh_elf64_reloc_type_lookup()
Delf64-alpha.c1027 struct elf_reloc_map struct
1033 static const struct elf_reloc_map elf64_alpha_reloc_map[] = argument
1073 const struct elf_reloc_map *i, *e; in elf64_alpha_bfd_reloc_type_lookup()
1075 e += sizeof (elf64_alpha_reloc_map) / sizeof (struct elf_reloc_map); in elf64_alpha_bfd_reloc_type_lookup()
Delf32-nios2.c760 struct elf_reloc_map struct
766 static const struct elf_reloc_map nios2_reloc_map[] = { argument
2048 i < (int) (sizeof (nios2_reloc_map) / sizeof (struct elf_reloc_map)); in nios2_elf32_bfd_reloc_type_lookup()
Delf64-x86-64.c210 struct elf_reloc_map struct
216 static const struct elf_reloc_map x86_64_reloc_map[] = argument
298 for (i = 0; i < sizeof (x86_64_reloc_map) / sizeof (struct elf_reloc_map); in elf_x86_64_reloc_type_lookup()
Delf32-sh.c312 struct elf_reloc_map struct
320 static const struct elf_reloc_map sh_reloc_map[] = argument
430 for (i = 0; i < sizeof (sh_reloc_map) / sizeof (struct elf_reloc_map); i++) in sh_elf_reloc_type_lookup()
DChangeLog-98992764 * elf32-sh.c (struct elf_reloc_map): Ditto.
2765 * elf32-sparc.c (struct elf_reloc_map): Ditto.
2767 * elf64-sparc.c (struct elf_reloc_map): Ditto.
DChangeLog-02031001 * elf32-h8300.c (elf_reloc_map): Fix a comment typo.
4142 (elf_reloc_map mips_reloc_map): Map to rightshifted BFD reloc.
7361 (elf_reloc_map,mips_reloc_map): New mapping table, similiar as in
8994 (elf_reloc_map): Code cleanup.
DChangeLog-20102853 * elfxx-sparc.c (struct elf_reloc_map): Delete.
DChangeLog-91931948 (elf_reloc_map): Delete, no longer used.
4254 (struct elf_reloc_map_elt, struct elf_reloc_map): New types.
DChangeLog-96973261 * elf64-alpha.c (elf_reloc_map): Map from ELF_LITERAL.