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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf64-sh64.c175 static reloc_howto_type sh_elf64_howto_table[] = { variable
1448 return &sh_elf64_howto_table[(int) sh64_reloc_map[i].elf_reloc_val];
1472 cache_ptr->howto = &sh_elf64_howto_table[r];
1547 howto = sh_elf64_howto_table + r_type;

Completed in 225 milliseconds