Home | History | Annotate | Download | only in bfd

Lines Matching refs:poff

2502 	  int poff;
2518 poff = 1;
2523 poff = 0;
2528 /* We have a matched insn, and poff is 0 or 1 depending
2533 insn[poff] = relax_addr16[idx].insn_for_sfr;
2534 SNIP (poff+2, 1, R_RL78_RH_SFR);
2539 insn[poff] = relax_addr16[idx].insn_for_saddr;
2540 SNIP (poff+2, 1, R_RL78_RH_SADDR);