Home
last modified time | relevance | path

Searched refs:BFD_RELOC_SH_PT_16 (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh64.c535 case BFD_RELOC_SH_PT_16: in shmedia_init_reloc()
656 fixP->fx_r_type = BFD_RELOC_SH_PT_16; in shmedia_md_apply_fix()
659 case BFD_RELOC_SH_PT_16: in shmedia_md_apply_fix()
762 case BFD_RELOC_SH_PT_16: in shmedia_md_apply_fix()
894 fragP->fr_symbol, fragP->fr_offset, 1, BFD_RELOC_SH_PT_16); in shmedia_md_convert_frag()
1538 case BFD_RELOC_SH_PT_16: in shmedia_check_limits()
2699 ? BFD_RELOC_SH_PT_16 in shmedia_build_Mytes()
3058 case BFD_RELOC_SH_PT_16: in shmedia_md_pcrel_from_section()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02036740 BFD_RELOC_SH_PT_16>: Set lowest bit in field to be relocated to 1.
6752 (shmedia_init_reloc): Handle BFD_RELOC_SH_PT_16.
6755 BFD_RELOC_SH_PT_16. Handle BFD_RELOC_SH_PT_16 as pc-relative.
6757 SHMEDIA_BFD_RELOC_PT and BFD_RELOC_SH_PT_16.
6764 (shmedia_check_limits): Handle BFD_RELOC_SH_PT_16 and
6771 sh64_pt32. Emit only a BFD_RELOC_SH_PT_16 fixup if not
6777 (shmedia_md_pcrel_from_section): Handle BFD_RELOC_SH_PT_16 and
/toolchain/binutils/binutils-2.25/bfd/
Delf64-sh64.c1342 { BFD_RELOC_SH_PT_16, R_SH_PT_16 },
Dbfd-in2.h3581 BFD_RELOC_SH_PT_16, enumerator
Delf32-sh.c398 { BFD_RELOC_SH_PT_16, R_SH_PT_16 },
DChangeLog-020310651 BFD_RELOC_SH_IMM_HI16_PCREL, BFD_RELOC_SH_PT_16): New relocations.