/toolchain/binutils/binutils-2.25/gas/config/ |
tc-rl78.c | 513 fragS * frag_then = frag_now; 537 frag_then = frag_now; 553 frag_then = frag_now; [all...] |
tc-mn10300.c | [all...] |
tc-tic4x.c | 783 symbol_set_frag (symbolP, frag_now); 1007 symbol_set_frag (line_label, frag_now); [all...] |
tc-nds32.c | [all...] |
tc-sh.c | [all...] |
obj-coff.c | 485 add_lineno (frag_now, frag_now_fix (), l); 548 add_lineno (frag_now, frag_now_fix (), lineno); 1040 symbol_set_frag (def_symbol_in_progress, frag_now); [all...] |
tc-arc.c | 931 symbolP->sy_frag = frag_now; [all...] |
obj-coff.h | 351 ? (sym->sy_frag = frag_now, \
|
obj-elf.c | [all...] |
tc-z8k.c | 976 fixP = fix_new_exp (frag_now, ptr, size / 2, 1020 frag_wane (frag_now); [all...] |
tc-mmix.c | 1074 mmix_opcode_frag = opc_fragP = frag_now; 1075 frag_now->fr_opcode = opcodep; [all...] |
tc-i386.c | [all...] |
tc-ia64.c | 996 ptr->slot_frag = frag_now; [all...] |
tc-aarch64.c | [all...] |
tc-bfin.c | 102 fix_new_exp (frag_now, p - frag_now->fr_literal, 4, &exp, 0, 553 fix_new (frag_now, 554 (prev_toP - frag_now->fr_literal), [all...] |
tc-rx.c | 735 frag_then = frag_now; 1086 fragS * frag_then = frag_now; 1102 frag_then = frag_now; 1117 frag_then = frag_now; [all...] |
tc-sparc.c | [all...] |
tc-mips.c | [all...] |
tc-m68k.c | [all...] |
tc-m32r.c | [all...] |
tc-arm.c | [all...] |
/toolchain/binutils/binutils-2.25/gas/ |
listing.c | 292 frag_wane (frag_now); 414 new_i->frag = frag_now; 467 listing_tail->frag = frag_now; [all...] |
ecoff.c | [all...] |
write.c | [all...] |
dwarf2dbg.c | 395 sym = symbol_new (name, now_seg, ofs, frag_now); 398 sym = symbol_temp_new (now_seg, ofs, frag_now); [all...] |