Home
last modified time | relevance | path

Searched refs:elf_nfp_howto_table (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf64-nfp.c46 static reloc_howto_type elf_nfp_howto_table[] = variable
156 cache_ptr->howto = &elf_nfp_howto_table[r_type]; in elf64_nfp_info_to_howto()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf64-nfp.c46 static reloc_howto_type elf_nfp_howto_table[] = variable
156 cache_ptr->howto = &elf_nfp_howto_table[r_type]; in elf64_nfp_info_to_howto()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git119494 * elf64-nfp.c (elf_nfp_howto_table <R_NFP_IMMED_LO16_I_B>): Don't