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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf32-cris.c412 struct cris_reloc_map
418 static const struct cris_reloc_map cris_reloc_map [] =
449 for (i = 0; i < sizeof (cris_reloc_map) / sizeof (cris_reloc_map[0]); i++)
450 if (cris_reloc_map [i].bfd_reloc_val == code)
451 return & cris_elf_howto_table [cris_reloc_map[i].cris_reloc_val];
411 struct cris_reloc_map struct
417 static const struct cris_reloc_map cris_reloc_map [] = variable in typeref:struct:cris_reloc_map

Completed in 95 milliseconds