Home | History | Annotate | Download | only in bfd

Lines Matching full:last_immed

3979   int last_immed, last_opnd, opi;
3987 last_immed = XTENSA_UNDEFINED;
3995 last_immed = opi;
3998 if (last_immed == XTENSA_UNDEFINED
4000 last_immed = opi;
4002 if (last_immed < 0)
4010 if (reloc_opnd != last_immed)
4014 return last_immed;