Home
last modified time | relevance | path

Searched refs:JAL_TO_BAL_P (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-20091317 * elfxx-mips.c (JAL_TO_BAL_P): New define to transform JAL to BAL
1321 (mips_elf_perform_relocation): Use JAL_TO_BAL_P and JALR_TO_BAL_P
Delfxx-mips.c767 #define JAL_TO_BAL_P(abfd) \ macro
6319 && ((JAL_TO_BAL_P (input_bfd) in mips_elf_perform_relocation()