Searched refs:tilepro_elf_howto_table2 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf32-tilepro.c | 525 static reloc_howto_type tilepro_elf_howto_table2 [] = variable 676 { BFD_RELOC_VTABLE_INHERIT, R_TILEPRO_GNU_VTINHERIT, tilepro_elf_howto_table2 }, 677 { BFD_RELOC_VTABLE_ENTRY, R_TILEPRO_GNU_VTENTRY, tilepro_elf_howto_table2 }, 788 = &tilepro_elf_howto_table2 [r_type - R_TILEPRO_GNU_VTINHERIT]; in tilepro_info_to_howto_rela()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-tilepro.c | 525 static reloc_howto_type tilepro_elf_howto_table2 [] = variable 676 { BFD_RELOC_VTABLE_INHERIT, R_TILEPRO_GNU_VTINHERIT, tilepro_elf_howto_table2 }, 677 { BFD_RELOC_VTABLE_ENTRY, R_TILEPRO_GNU_VTENTRY, tilepro_elf_howto_table2 }, 788 = &tilepro_elf_howto_table2 [r_type - R_TILEPRO_GNU_VTINHERIT]; in tilepro_info_to_howto_rela()
|