Searched refs:v850_elf_howto_table (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c40 static reloc_howto_type v850_elf_howto_table[]; variable
191 v850_elf_howto_table[ (int)r_type ].name,
890 static reloc_howto_type v850_elf_howto_table[] =
1863 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val);
1865 return v850_elf_howto_table + elf_reloc_val;
1878 i < sizeof (v850_elf_howto_table) / sizeof (v850_elf_howto_table[0]);
1880 if (v850_elf_howto_table[i].name != NULL
1881 && strcasecmp (v850_elf_howto_table[i].name, r_name) == 0)
1882 return &v850_elf_howto_table[
889 static reloc_howto_type v850_elf_howto_table[] = variable
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c40 static reloc_howto_type v850_elf_howto_table[]; variable
195 v850_elf_howto_table[ (int)r_type ].name,
894 static reloc_howto_type v850_elf_howto_table[] =
1867 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val);
1869 return v850_elf_howto_table + elf_reloc_val;
1882 i < sizeof (v850_elf_howto_table) / sizeof (v850_elf_howto_table[0]);
1884 if (v850_elf_howto_table[i].name != NULL
1885 && strcasecmp (v850_elf_howto_table[i].name, r_name) == 0)
1886 return &v850_elf_howto_table[
893 static reloc_howto_type v850_elf_howto_table[] = variable
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c40 static reloc_howto_type v850_elf_howto_table[]; variable
195 v850_elf_howto_table[ (int)r_type ].name,
894 static reloc_howto_type v850_elf_howto_table[] =
1867 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val);
1869 return v850_elf_howto_table + elf_reloc_val;
1882 i < sizeof (v850_elf_howto_table) / sizeof (v850_elf_howto_table[0]);
1884 if (v850_elf_howto_table[i].name != NULL
1885 && strcasecmp (v850_elf_howto_table[i].name, r_name) == 0)
1886 return &v850_elf_howto_table[
893 static reloc_howto_type v850_elf_howto_table[] = variable
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c40 static reloc_howto_type v850_elf_howto_table[]; variable
195 v850_elf_howto_table[ (int)r_type ].name,
894 static reloc_howto_type v850_elf_howto_table[] =
1867 BFD_ASSERT (v850_elf_howto_table[elf_reloc_val].type == elf_reloc_val);
1869 return v850_elf_howto_table + elf_reloc_val;
1882 i < sizeof (v850_elf_howto_table) / sizeof (v850_elf_howto_table[0]);
1884 if (v850_elf_howto_table[i].name != NULL
1885 && strcasecmp (v850_elf_howto_table[i].name, r_name) == 0)
1886 return &v850_elf_howto_table[
893 static reloc_howto_type v850_elf_howto_table[] = variable
[all...]

Completed in 201 milliseconds