Searched refs:xc16x_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-xc16x.c173 struct xc16x_reloc_map struct
179 static const struct xc16x_reloc_map xc16x_reloc_map [] = variable in typeref:struct:xc16x_reloc_map
202 for (i = ARRAY_SIZE (xc16x_reloc_map); --i;)
203 if (xc16x_reloc_map [i].bfd_reloc_val == code)
204 return & xc16x_elf_howto_table [xc16x_reloc_map[i].xc16x_reloc_val];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-xc16x.c173 struct xc16x_reloc_map struct
179 static const struct xc16x_reloc_map xc16x_reloc_map [] = variable in typeref:struct:xc16x_reloc_map
202 for (i = ARRAY_SIZE (xc16x_reloc_map); --i;)
203 if (xc16x_reloc_map [i].bfd_reloc_val == code)
204 return & xc16x_elf_howto_table [xc16x_reloc_map[i].xc16x_reloc_val];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf32-xc16x.c173 struct xc16x_reloc_map struct
179 static const struct xc16x_reloc_map xc16x_reloc_map [] = variable in typeref:struct:xc16x_reloc_map
202 for (i = ARRAY_SIZE (xc16x_reloc_map); --i;)
203 if (xc16x_reloc_map [i].bfd_reloc_val == code)
204 return & xc16x_elf_howto_table [xc16x_reloc_map[i].xc16x_reloc_val];

Completed in 119 milliseconds