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

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-ft32.c38 static reloc_howto_type ft32_elf_howto_table [] = variable
275 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
286 i < sizeof (ft32_elf_howto_table) / sizeof (ft32_elf_howto_table[0]);
288 if (ft32_elf_howto_table[i].name != NULL
289 && strcasecmp (ft32_elf_howto_table[i].name, r_name) == 0)
290 return &ft32_elf_howto_table[i];
314 cache_ptr->howto = & ft32_elf_howto_table [r_type];
381 howto = ft32_elf_howto_table + r_type;
544 howto = &ft32_elf_howto_table [r_typ
[all...]
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-ft32.c38 static reloc_howto_type ft32_elf_howto_table [] = variable
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
283 i < sizeof (ft32_elf_howto_table) / sizeof (ft32_elf_howto_table[0]);
285 if (ft32_elf_howto_table[i].name != NULL
286 && strcasecmp (ft32_elf_howto_table[i].name, r_name) == 0)
287 return &ft32_elf_howto_table[i];
311 cache_ptr->howto = & ft32_elf_howto_table [r_type];
378 howto = ft32_elf_howto_table + r_type;
541 howto = &ft32_elf_howto_table [r_typ
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-ft32.c38 static reloc_howto_type ft32_elf_howto_table [] = variable
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
283 i < sizeof (ft32_elf_howto_table) / sizeof (ft32_elf_howto_table[0]);
285 if (ft32_elf_howto_table[i].name != NULL
286 && strcasecmp (ft32_elf_howto_table[i].name, r_name) == 0)
287 return &ft32_elf_howto_table[i];
311 cache_ptr->howto = & ft32_elf_howto_table [r_type];
378 howto = ft32_elf_howto_table + r_type;
541 howto = &ft32_elf_howto_table [r_typ
[all...]
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-ft32.c38 static reloc_howto_type ft32_elf_howto_table [] = variable
272 return & ft32_elf_howto_table [ft32_reloc_map[i].ft32_reloc_val];
283 i < sizeof (ft32_elf_howto_table) / sizeof (ft32_elf_howto_table[0]);
285 if (ft32_elf_howto_table[i].name != NULL
286 && strcasecmp (ft32_elf_howto_table[i].name, r_name) == 0)
287 return &ft32_elf_howto_table[i];
311 cache_ptr->howto = & ft32_elf_howto_table [r_type];
378 howto = ft32_elf_howto_table + r_type;
541 howto = &ft32_elf_howto_table [r_typ
[all...]

Completed in 198 milliseconds