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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-pj.c267 struct elf_reloc_map struct
275 static const struct elf_reloc_map pj_reloc_map[] =
299 for (i = 0; i < sizeof (pj_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf32-dlx.c498 struct elf_reloc_map struct
504 static const struct elf_reloc_map dlx_reloc_map[] =
586 for (i = 0; i < sizeof (dlx_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf32-mips.c1021 struct elf_reloc_map { struct
1026 static const struct elf_reloc_map mips_reloc_map[] =
1060 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map);
H A Delfn32-mips.c1580 struct elf_reloc_map {
1585 static const struct elf_reloc_map mips_reloc_map[] =
1635 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map);
1576 struct elf_reloc_map { struct
H A Delf32-h8300.c223 struct elf_reloc_map { struct
230 static const struct elf_reloc_map h8_reloc_map[] = {
251 for (i = 0; i < sizeof (h8_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf64-mips.c1797 struct elf_reloc_map {
1802 static const struct elf_reloc_map mips_reloc_map[] =
1852 for (i = 0; i < sizeof (mips_reloc_map) / sizeof (struct elf_reloc_map);
1792 struct elf_reloc_map { struct
H A Delf64-sh64.c1366 struct elf_reloc_map struct
1374 static const struct elf_reloc_map sh64_reloc_map[] =
1445 for (i = 0; i < sizeof (sh64_reloc_map) / sizeof (struct elf_reloc_map); i++)
H A Delf64-x86-64.c117 struct elf_reloc_map struct
123 static const struct elf_reloc_map x86_64_reloc_map[] =
161 for (i = 0; i < sizeof (x86_64_reloc_map) / sizeof (struct elf_reloc_map);
H A Delf64-alpha.c1079 struct elf_reloc_map
1085 static const struct elf_reloc_map elf64_alpha_reloc_map[] =
1126 const struct elf_reloc_map *i, *e;
1128 e += sizeof (elf64_alpha_reloc_map) / sizeof (struct elf_reloc_map);
1076 struct elf_reloc_map struct
H A Delf32-sparc.c197 struct elf_reloc_map {
202 static const struct elf_reloc_map sparc_reloc_map[] =
296 i < sizeof (sparc_reloc_map) / sizeof (struct elf_reloc_map);
196 struct elf_reloc_map { struct
H A Delf64-sparc.c207 struct elf_reloc_map {
212 static const struct elf_reloc_map sparc_reloc_map[] =
300 for (i = 0; i < sizeof (sparc_reloc_map) / sizeof (struct elf_reloc_map); i++)
206 struct elf_reloc_map { struct
H A Delf32-sh.c2025 struct elf_reloc_map struct
2033 static const struct elf_reloc_map sh_reloc_map[] =
2137 for (i = 0; i < sizeof (sh_reloc_map) / sizeof (struct elf_reloc_map); i++)

Completed in 134 milliseconds