Home | History | Annotate | Download | only in config

Lines Matching refs:tmp_insn

490   struct bfin_insn *tmp_insn;
511 for (insn_size = 0, tmp_insn = insn; tmp_insn; tmp_insn = tmp_insn->next)
512 if (!tmp_insn->reloc || !tmp_insn->exp->symbol)