Searched refs:pcrel_reloc_fits (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-xtensa.c | 104 static bfd_boolean pcrel_reloc_fits (xtensa_opcode, int, bfd_vma, bfd_vma); 7165 *is_reachable_p = pcrel_reloc_fits (direct_call_opcode, 0, in is_resolvable_asm_expansion() 8083 if (!pcrel_reloc_fits (opcode, opnum, self_offset, target_offset)) in check_section_ebb_pcrels_fit() 8631 if (!pcrel_reloc_fits (reloc[i].opcode, reloc[i].opnd, in relocations_reach() 10461 pcrel_reloc_fits (xtensa_opcode opc, in pcrel_reloc_fits() function
|
D | ChangeLog-2004 | 961 pcrel_reloc_fits. Handle weak symbols conservatively. 980 PC-relative relocations. Adjust call to pcrel_reloc_fits. 1013 (pcrel_reloc_fits): Use new xtensa-isa.h functions.
|