Lines Matching refs:pending_reloc
33 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()
301 pending_reloc = 0; in md_assemble()
312 if (pending_reloc) in md_assemble()