Searched refs:BFD_RELOC_AVR_16_PM (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-avr.h | 176 || FIXP->fx_r_type == BFD_RELOC_AVR_16_PM) \
|
D | tc-avr.c | 1434 case BFD_RELOC_AVR_16_PM: in md_apply_fix() 1701 { "gs", 2, BFD_RELOC_AVR_16_PM, "`gs' " }, 1702 { "pm", 2, BFD_RELOC_AVR_16_PM, "`pm' " }, 1790 case BFD_RELOC_AVR_16_PM: in avr_cons_fix_new()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-avr.c | 661 { BFD_RELOC_AVR_16_PM, R_AVR_16_PM },
|
D | bfd-in2.h | 4408 BFD_RELOC_AVR_16_PM, enumerator
|