Home
last modified time | relevance | path

Searched refs:elf32_i860_howto_table (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-i860.c262 static reloc_howto_type elf32_i860_howto_table [] = variable
752 int howto_tbl_size = (int) (sizeof (elf32_i860_howto_table) in lookup_howto()
753 / sizeof (elf32_i860_howto_table[0])); in lookup_howto()
761 elf_code_to_howto_index[elf32_i860_howto_table[i].type] = i; in lookup_howto()
768 return elf32_i860_howto_table + i; in lookup_howto()
H A DChangeLog-00017136 * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
7145 * elf32-i860.c (elf32_i860_howto_table): New structure.
H A DChangeLog-02031381 (elf32_i860_howto_table): Insert the new functions as
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Delf32-i860.c262 static reloc_howto_type elf32_i860_howto_table [] = variable
752 int howto_tbl_size = (int) (sizeof (elf32_i860_howto_table) in lookup_howto()
753 / sizeof (elf32_i860_howto_table[0])); in lookup_howto()
761 elf_code_to_howto_index[elf32_i860_howto_table[i].type] = i; in lookup_howto()
768 return elf32_i860_howto_table + i; in lookup_howto()
H A DChangeLog-00017136 * elf32-i860.c (elf32_i860_howto_table): Updated some fields.
7145 * elf32-i860.c (elf32_i860_howto_table): New structure.
H A DChangeLog-02031381 (elf32_i860_howto_table): Insert the new functions as