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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf32-d30v.c454 struct d30v_reloc_map struct
460 static const struct d30v_reloc_map d30v_reloc_map[] = variable in typeref:struct:d30v_reloc_map
484 i < sizeof (d30v_reloc_map) / sizeof (struct d30v_reloc_map);
487 if (d30v_reloc_map[i].bfd_reloc_val == code)
488 return &elf_d30v_howto_table[d30v_reloc_map[i].elf_reloc_val];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-d30v.c454 struct d30v_reloc_map struct
460 static const struct d30v_reloc_map d30v_reloc_map[] = variable in typeref:struct:d30v_reloc_map
484 i < sizeof (d30v_reloc_map) / sizeof (struct d30v_reloc_map);
487 if (d30v_reloc_map[i].bfd_reloc_val == code)
488 return &elf_d30v_howto_table[d30v_reloc_map[i].elf_reloc_val];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-d30v.c454 struct d30v_reloc_map struct
460 static const struct d30v_reloc_map d30v_reloc_map[] = variable in typeref:struct:d30v_reloc_map
484 i < sizeof (d30v_reloc_map) / sizeof (struct d30v_reloc_map);
487 if (d30v_reloc_map[i].bfd_reloc_val == code)
488 return &elf_d30v_howto_table[d30v_reloc_map[i].elf_reloc_val];

Completed in 112 milliseconds