Searched refs:elf_reloc_map (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-pj.c256 struct elf_reloc_map struct
264 static const struct elf_reloc_map pj_reloc_map[] =
287 for (i = 0; i < sizeof (pj_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf32-dlx.c401 struct elf_reloc_map struct
407 static const struct elf_reloc_map dlx_reloc_map[] =
488 for (i = 0; i < sizeof (dlx_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf32-mips.c1177 struct elf_reloc_map { struct
1182 static const struct elf_reloc_map mips_reloc_map[] =
1221 static const struct elf_reloc_map mips16_reloc_map[] =
1238 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map);
1245 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map);
H A Delfn32-mips.c1985 struct elf_reloc_map {
1990 static const struct elf_reloc_map mips_reloc_map[] =
2042 static const struct elf_reloc_map mips16_reloc_map[] =
2062 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map);
2069 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map);
1981 struct elf_reloc_map { struct
H A Delf32-h8300.c218 struct elf_reloc_map { struct
225 static const struct elf_reloc_map h8_reloc_map[] = {
246 for (i = 0; i < sizeof (h8_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf64-mips.c2129 struct elf_reloc_map {
2134 static const struct elf_reloc_map mips_reloc_map[] =
2186 static const struct elf_reloc_map mips16_reloc_map[] =
2206 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map);
2213 for (i = 0; i < sizeof (mips16_reloc_map) / sizeof (struct elf_reloc_map);
2124 struct elf_reloc_map { struct
H A Delf64-sh64.c1307 struct elf_reloc_map struct
1315 static const struct elf_reloc_map sh64_reloc_map[] =
1386 for (i = 0; i < sizeof (sh64_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf64-alpha.c1005 struct elf_reloc_map
1011 static const struct elf_reloc_map elf64_alpha_reloc_map[] =
1051 const struct elf_reloc_map *i, *e;
1053 e += sizeof (elf64_alpha_reloc_map) / sizeof (struct elf_reloc_map);
1001 struct elf_reloc_map struct
H A Delf64-x86-64.c163 struct elf_reloc_map struct
169 static const struct elf_reloc_map x86_64_reloc_map[] =
239 for (i = 0; i < sizeof (x86_64_reloc_map) / sizeof (struct elf_reloc_map);
H A Delfxx-sparc.c268 struct elf_reloc_map { struct
273 static const struct elf_reloc_map sparc_reloc_map[] =
375 i < sizeof (sparc_reloc_map) / sizeof (struct elf_reloc_map);
H A Delf32-sh.c287 struct elf_reloc_map
295 static const struct elf_reloc_map sh_reloc_map[] =
398 for (i = 0; i < sizeof (sh_reloc_map) / sizeof (struct elf_reloc_map); i++)
285 struct elf_reloc_map struct

Completed in 197 milliseconds