Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-m68hc12.c449 {BFD_RELOC_M68HC11_LO16, R_M68HC11_LO16},
Delf32-m68hc11.c336 {BFD_RELOC_M68HC11_LO16, R_M68HC11_LO16},
Dbfd-in2.h4913 BFD_RELOC_M68HC11_LO16, enumerator
DChangeLog-02037013 BFD_RELOC_M68HC11_LO16, BFD_RELOC_M68HC11_PAGE,
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-m68hc11.c1660 reloc = BFD_RELOC_M68HC11_LO16; in fixup16()
1664 reloc = BFD_RELOC_M68HC11_LO16; in fixup16()
1675 if (reloc == BFD_RELOC_M68HC11_LO16) in fixup16()
4318 case BFD_RELOC_M68HC11_LO16: in tc_m68hc11_fix_adjustable()
4366 case BFD_RELOC_M68HC11_LO16: in md_apply_fix()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02032429 (fixup16): Use BFD_RELOC_M68HC11_LO16 for a %addr modifier.
2433 (tc_m68hc11_fix_adjustable): Check for BFD_RELOC_M68HC11_LO16
4848 (fixup16): Likwise with BFD_RELOC_M68HC11_LO16.