Home | History | Annotate | Download | only in config

Lines Matching defs:toffset

9648   int toffset;
9656 toffset = origfrag-> tc_frag_data.slot_offsets[0];
9661 set_expr_symbol_offset (&insn.tok[0], tsym, toffset);
9670 fixP = fix_new (tramp, tramp->fr_fix - 3, 3, tsym, toffset, TRUE, BFD_RELOC_XTENSA_SLOT0_OP);