Searched refs:or32_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-or32.c438 struct or32_reloc_map struct
444 static const struct or32_reloc_map or32_reloc_map[] = variable in typeref:struct:or32_reloc_map
463 for (i = ARRAY_SIZE (or32_reloc_map); i--;)
464 if (or32_reloc_map[i].bfd_reloc_val == code)
465 return &elf_or32_howto_table[or32_reloc_map[i].elf_reloc_val];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf32-or32.c438 struct or32_reloc_map struct
444 static const struct or32_reloc_map or32_reloc_map[] = variable in typeref:struct:or32_reloc_map
463 for (i = ARRAY_SIZE (or32_reloc_map); i--;)
464 if (or32_reloc_map[i].bfd_reloc_val == code)
465 return &elf_or32_howto_table[or32_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-or32.c438 struct or32_reloc_map struct
444 static const struct or32_reloc_map or32_reloc_map[] = variable in typeref:struct:or32_reloc_map
463 for (i = ARRAY_SIZE (or32_reloc_map); i--;)
464 if (or32_reloc_map[i].bfd_reloc_val == code)
465 return &elf_or32_howto_table[or32_reloc_map[i].elf_reloc_val];

Completed in 141 milliseconds