Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.h175 gprel16_reloc_p (unsigned int r_type) in gprel16_reloc_p() function
Delf32-mips.c2250 && (gprel16_reloc_p (r_type) || literal_reloc_p (r_type))) in mips_info_to_howto_rel()
Delfn32-mips.c3466 && (gprel16_reloc_p (r_type) || r_type == (unsigned int) R_MIPS_LITERAL)) in mips_info_to_howto_rel()
DChangeLog-20101363 (gprel16_reloc_p): New static inline function.
1368 gprel16_reloc_p.
Delfxx-mips.c9953 if (gprel16_reloc_p (r_type) in mips_elf_adjust_addend()
10278 && (gprel16_reloc_p (howto->type) in _bfd_mips_elf_relocate_section()
DChangeLog-20111309 (gprel16_reloc_p): Handle microMIPS ASE.
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2013948 * config/tc-mips.c (gprel16_reloc_p): New function.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4152 gprel16_reloc_p (bfd_reloc_code_real_type reloc) in gprel16_reloc_p() function
9675 || gprel16_reloc_p (*offset_reloc)) in small_offset_p()