Home
last modified time | relevance | path

Searched refs:pending_reloc (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-pj.c33 static int pending_reloc; variable
63 if (pending_reloc) in md_operand()
65 pending_reloc = BFD_RELOC_PJ_CODE_HI16; in md_operand()
72 if (pending_reloc) in md_operand()
74 pending_reloc = BFD_RELOC_PJ_CODE_LO16; in md_operand()
110 pending_reloc ? pending_reloc in pj_cons_fix_new_pj()
113 pending_reloc = 0; in pj_cons_fix_new_pj()
155 if (pending_reloc) in ipush_code()
158 pending_reloc = 0; in ipush_code()
298 pending_reloc ? pending_reloc : c_to_r (opcode->arg[an])); in md_assemble()
[all …]
Dtc-moxie.c34 static int pending_reloc; variable
550 if (pending_reloc) in md_assemble()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02033321 (ipush_code): Correct parse_exp_save_ilp call. Test pending_reloc