Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c64 static void mips_info_to_howto_rela
2257 mips_info_to_howto_rela (bfd *abfd, arelent *cache_ptr, Elf_Internal_Rela *dst) in mips_info_to_howto_rela() function
2440 #define elf_info_to_howto mips_info_to_howto_rela
Delfn32-mips.c73 static void mips_info_to_howto_rela
3473 mips_info_to_howto_rela (bfd *abfd ATTRIBUTE_UNUSED, in mips_info_to_howto_rela() function
3645 #define elf_info_to_howto mips_info_to_howto_rela
DChangeLog-98992258 * elf32-mips.c (mips_info_to_howto_rela): New function.
2269 (elf_info_to_howto): Define to mips_info_to_howto_rela.