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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delf-m10300.c161 static reloc_howto_type elf_mn10300_howto_table[] = { variable
657 return &elf_mn10300_howto_table[mn10300_reloc_map[i].elf_reloc_val];
675 cache_ptr->howto = &elf_mn10300_howto_table[r_type];
1423 howto = elf_mn10300_howto_table + r_type;

Completed in 87 milliseconds