Home
last modified time | relevance | path

Searched refs:got16_reloc_p (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2008768 * config/tc-mips.c (mips16_reloc_p, got16_reloc_p, hi16_reloc_p)
770 (reloc_needs_lo_p): Use hi16_reloc_p and got16_reloc_p to
779 (mips_frob_file): Use got16_reloc_p to generalize relocation checks.
DChangeLog-2011679 (got16_reloc_p, hi16_reloc_p, lo16_reloc_p): Handle microMIPS
792 (got16_reloc_p): Handle microMIPS ASE.
/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c2146 got16_reloc_p (int r_type) in got16_reloc_p() function
3746 if (got16_reloc_p (r_type) in mips_elf_create_local_got_entry()
5683 && (call16_reloc_p (r_type) || got16_reloc_p (r_type))) in mips_elf_calculate_relocation()
8426 || (got16_reloc_p (r_type) && htab->is_vxworks)) in _bfd_mips_elf_check_relocs()
8504 if (got16_reloc_p (r_type)) in _bfd_mips_elf_check_relocs()
10128 || (got16_reloc_p (r_type) in _bfd_mips_elf_relocate_section()
10165 if (hi16_reloc_p (r_type) || got16_reloc_p (r_type)) in _bfd_mips_elf_relocate_section()
DChangeLog-20081516 (mips16_reloc_p, got16_reloc_p, call16_reloc_p, hi16_reloc_p)
1524 lo16_reloc_p, mips16_call_reloc_p, call16_reloc_p and got16_reloc_p
1539 Use mips16_call_reloc_p and got16_reloc_p to generalize relocation
1544 (_bfd_mips_elf_relocate_section): Use hi16_reloc_p and got16_reloc_p
DChangeLog-20111349 (got16_reloc_p, call16_reloc_p): Handle microMIPS ASE.
DChangeLog-20101366 Use got16_reloc_p.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c4125 got16_reloc_p (bfd_reloc_code_real_type reloc) in got16_reloc_p() function
4198 || (got16_reloc_p (reloc) && mips_pic != VXWORKS_PIC))); in reloc_needs_lo_p()
14731 if (got16_reloc_p (l->fixp->fx_r_type) in mips_frob_file()