Searched refs:BFD_RELOC_V850_17_PCREL (Results 1 – 5 of 5) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-v850.c | 1709 BFD_RELOC_V850_17_PCREL); in md_convert_frag() 1747 fragP->fr_offset, 1, BFD_RELOC_V850_17_PCREL); in md_convert_frag() 3575 case BFD_RELOC_V850_17_PCREL: in md_apply_fix() 3711 || fixP->fx_r_type == BFD_RELOC_V850_17_PCREL in v850_force_relocation()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-v850.c | 1726 { BFD_RELOC_V850_17_PCREL, R_V850_17_PCREL }, 3829 { BFD_RELOC_V850_17_PCREL, R_V850_PC17 },
|
D | bfd-in2.h | 4125 BFD_RELOC_V850_17_PCREL, enumerator
|
D | ChangeLog-2010 | 1394 (BFD_RELOC_V850_16_PCREL, BFD_RELOC_V850_17_PCREL,
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | v850-opc.c | 1219 …6, extract_d17_16, V850_OPERAND_SIGNED | V850_OPERAND_DISP | V850_PCREL, BFD_RELOC_V850_17_PCREL },
|