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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/bfd/
H A Delf64-alpha.c469 static reloc_howto_type elf64_alpha_howto_table[] =
1063 return &elf64_alpha_howto_table[i->elf_reloc_val];
1075 i < (sizeof (elf64_alpha_howto_table)
1076 / sizeof (elf64_alpha_howto_table[0]));
1078 if (elf64_alpha_howto_table[i].name != NULL
1079 && strcasecmp (elf64_alpha_howto_table[i].name, r_name) == 0)
1080 return &elf64_alpha_howto_table[i];
1093 cache_ptr->howto = &elf64_alpha_howto_table[r_type];
2941 reloc_howto_type *howto = elf64_alpha_howto_table + r_type;
4004 _bfd_clear_contents (elf64_alpha_howto_table
465 static reloc_howto_type elf64_alpha_howto_table[] = variable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/bfd/
H A Delf64-alpha.c469 static reloc_howto_type elf64_alpha_howto_table[] =
1063 return &elf64_alpha_howto_table[i->elf_reloc_val];
1075 i < (sizeof (elf64_alpha_howto_table)
1076 / sizeof (elf64_alpha_howto_table[0]));
1078 if (elf64_alpha_howto_table[i].name != NULL
1079 && strcasecmp (elf64_alpha_howto_table[i].name, r_name) == 0)
1080 return &elf64_alpha_howto_table[i];
1093 cache_ptr->howto = &elf64_alpha_howto_table[r_type];
2941 reloc_howto_type *howto = elf64_alpha_howto_table + r_type;
4004 _bfd_clear_contents (elf64_alpha_howto_table
465 static reloc_howto_type elf64_alpha_howto_table[] = variable
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/bfd/
H A Delf64-alpha.c469 static reloc_howto_type elf64_alpha_howto_table[] =
1063 return &elf64_alpha_howto_table[i->elf_reloc_val];
1075 i < (sizeof (elf64_alpha_howto_table)
1076 / sizeof (elf64_alpha_howto_table[0]));
1078 if (elf64_alpha_howto_table[i].name != NULL
1079 && strcasecmp (elf64_alpha_howto_table[i].name, r_name) == 0)
1080 return &elf64_alpha_howto_table[i];
1093 cache_ptr->howto = &elf64_alpha_howto_table[r_type];
2941 reloc_howto_type *howto = elf64_alpha_howto_table + r_type;
4004 _bfd_clear_contents (elf64_alpha_howto_table
465 static reloc_howto_type elf64_alpha_howto_table[] = variable
[all...]

Completed in 113 milliseconds