Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-avr.h177 || FIXP->fx_r_type == BFD_RELOC_AVR_8_HLO \
Dtc-avr.c1555 case BFD_RELOC_AVR_8_HLO: in md_apply_fix()
1732 { "hlo8", 1, BFD_RELOC_AVR_8_HLO, "`hlo8' " },
1733 { "hh8", 1, BFD_RELOC_AVR_8_HLO, "`hh8' " },
1813 case BFD_RELOC_AVR_8_HLO: in avr_cons_fix_new()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2012457 BFD_RELOC_AVR_8_HI, BFD_RELOC_AVR_8_HLO.
1163 (md_apply_fix): Rename BFD_RELOC_AVR_8_HHI to BFD_RELOC_AVR_8_HLO.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-avr.c701 { BFD_RELOC_AVR_8_HLO, R_AVR_8_HLO8 },
Dbfd-in2.h4639 BFD_RELOC_AVR_8_HLO, enumerator
DChangeLog-20121837 * reloc.c: Rename BFD_RELOC_AVR_8_HHI to BFD_RELOC_AVR_8_HLO.