Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c2154 call16_reloc_p (int r_type) in call16_reloc_p() function
3747 || call16_reloc_p (r_type) in mips_elf_create_local_got_entry()
5665 || call16_reloc_p (r_type))) in mips_elf_calculate_relocation()
5683 && (call16_reloc_p (r_type) || got16_reloc_p (r_type))) in mips_elf_calculate_relocation()
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
DChangeLog-20111349 (got16_reloc_p, call16_reloc_p): Handle microMIPS ASE.