Searched refs:elf_reloc_map (Results 1 – 16 of 16) sorted by relevance
257 struct elf_reloc_map struct265 static const struct elf_reloc_map pj_reloc_map[] = argument288 for (i = 0; i < sizeof (pj_reloc_map) / sizeof (struct elf_reloc_map); i++) in pj_elf_reloc_type_lookup()
400 struct elf_reloc_map struct406 static const struct elf_reloc_map dlx_reloc_map[] = argument490 for (i = 0; i < sizeof (dlx_reloc_map) / sizeof (struct elf_reloc_map); i++) in elf32_dlx_reloc_type_lookup()
1959 struct elf_reloc_map { struct1964 static const struct elf_reloc_map mips_reloc_map[] = argument2010 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()
3155 struct elf_reloc_map { struct3160 static const struct elf_reloc_map mips_reloc_map[] = argument3218 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()
3339 struct elf_reloc_map { struct3344 static const struct elf_reloc_map mips_reloc_map[] = argument3402 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()
233 struct elf_reloc_map { struct240 static const struct elf_reloc_map h8_reloc_map[] = { argument262 for (i = 0; i < sizeof (h8_reloc_map) / sizeof (struct elf_reloc_map); i++) in elf32_h8_reloc_type_lookup()
1295 struct elf_reloc_map struct1303 static const struct elf_reloc_map sh64_reloc_map[] = argument1374 for (i = 0; i < sizeof (sh64_reloc_map) / sizeof (struct elf_reloc_map); i++) in sh_elf64_reloc_type_lookup()
1027 struct elf_reloc_map struct1033 static const struct elf_reloc_map elf64_alpha_reloc_map[] = argument1073 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()
760 struct elf_reloc_map struct766 static const struct elf_reloc_map nios2_reloc_map[] = { argument2048 i < (int) (sizeof (nios2_reloc_map) / sizeof (struct elf_reloc_map)); in nios2_elf32_bfd_reloc_type_lookup()
210 struct elf_reloc_map struct216 static const struct elf_reloc_map x86_64_reloc_map[] = argument298 for (i = 0; i < sizeof (x86_64_reloc_map) / sizeof (struct elf_reloc_map); in elf_x86_64_reloc_type_lookup()
312 struct elf_reloc_map struct320 static const struct elf_reloc_map sh_reloc_map[] = argument430 for (i = 0; i < sizeof (sh_reloc_map) / sizeof (struct elf_reloc_map); i++) in sh_elf_reloc_type_lookup()
2764 * 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.
1001 * 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 in8994 (elf_reloc_map): Code cleanup.
2853 * elfxx-sparc.c (struct elf_reloc_map): Delete.
1948 (elf_reloc_map): Delete, no longer used.4254 (struct elf_reloc_map_elt, struct elf_reloc_map): New types.
3261 * elf64-alpha.c (elf_reloc_map): Map from ELF_LITERAL.