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

/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf32-i860.c262 static reloc_howto_type elf32_i860_howto_table [] = variable
753 int howto_tbl_size = (int) (sizeof (elf32_i860_howto_table)
754 / sizeof (elf32_i860_howto_table[0]));
762 elf_code_to_howto_index[elf32_i860_howto_table[i].type] = i;
769 return elf32_i860_howto_table + i;
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i860.c262 static reloc_howto_type elf32_i860_howto_table [] = variable
753 int howto_tbl_size = (int) (sizeof (elf32_i860_howto_table)
754 / sizeof (elf32_i860_howto_table[0]));
762 elf_code_to_howto_index[elf32_i860_howto_table[i].type] = i;
769 return elf32_i860_howto_table + i;

Completed in 192 milliseconds