Searched refs:BFD_RELOC_AVR_16_PM (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/binutils-2.17/gas/config/ |
H A D | tc-avr.h | 135 || FIXP->fx_r_type == BFD_RELOC_AVR_16_PM) \
|
H A D | tc-avr.c | 1083 case BFD_RELOC_AVR_16_PM: in md_apply_fix() 1376 fix_new_exp (frag, where, nbytes, exp, FALSE, BFD_RELOC_AVR_16_PM); in avr_cons_fix_new()
|
/openbsd/gnu/usr.bin/binutils/gas/config/ |
H A D | tc-avr.c | 923 case BFD_RELOC_AVR_16_PM: 1295 fix_new_exp (frag, where, nbytes, exp, FALSE, BFD_RELOC_AVR_16_PM);
|
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | elf32-avr.c | 350 { BFD_RELOC_AVR_16_PM, R_AVR_16_PM },
|
H A D | bfd-in2.h | 3004 BFD_RELOC_AVR_16_PM, enumerator
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | elf32-avr.c | 403 { BFD_RELOC_AVR_16_PM, R_AVR_16_PM },
|
H A D | bfd-in2.h | 3525 BFD_RELOC_AVR_16_PM, enumerator
|
/openbsd/gnu/usr.bin/binutils/bfd/doc/ |
H A D | reloc.texi | 1496 @deffn {} BFD_RELOC_AVR_16_PM
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/doc/ |
H A D | reloc.texi | 1749 @deffn {} BFD_RELOC_AVR_16_PM
|