Home
last modified time | relevance | path

Searched refs:mips_info_to_howto_rel (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-mips.c62 static void mips_info_to_howto_rel
2236 mips_info_to_howto_rel (bfd *abfd, arelent *cache_ptr, Elf_Internal_Rela *dst) in mips_info_to_howto_rel() function
2259 mips_info_to_howto_rel (abfd, cache_ptr, dst); in mips_info_to_howto_rela()
2441 #define elf_info_to_howto_rel mips_info_to_howto_rel
Delfn32-mips.c71 static void mips_info_to_howto_rel
3454 mips_info_to_howto_rel (bfd *abfd, arelent *cache_ptr, Elf_Internal_Rela *dst) in mips_info_to_howto_rel() function
3646 #define elf_info_to_howto_rel mips_info_to_howto_rel
DChangeLog-20101369 * elf32-mips.c (mips_info_to_howto_rel): Likewise.
1370 * elfn32-mips.c (mips_info_to_howto_rel): Likewise.
DChangeLog-98991137 * elf32-mips.c (mips_info_to_howto_rel): Split out switch to ...
4385 (mips_info_to_howto_rel): Likewise.
DChangeLog-20111319 (mips_info_to_howto_rel): Likewise.
DChangeLog-20062737 (mips_info_to_howto_rel): Use elf_backend_mips_rtype_to_howto
DChangeLog-96972593 (mips_info_to_howto_rel): Handle R_MIPS16_GPREL.
3052 (mips_info_to_howto_rel): Handle R_MIPS16_26.
DChangeLog-02035487 * elf32-mips.c: Likewise for mips_info_to_howto_rel.