Lines Matching refs:now_seg
999 record_alignment (now_seg, alignment); in i370_ds()
1097 old_sec = now_seg; in i370_elf_lcomm()
1440 if (0 == strncmp (now_seg->name, ".text", 5) || 0 > i370_using_other_regno) in i370_addr_offset()
1614 if (strncmp (now_seg->name, ".text", 5)) in i370_ltorg()
1618 now_seg->name); in i370_ltorg()
1620 if (i370_other_section != now_seg) in i370_ltorg()
1622 now_seg->name, i370_other_section->name); in i370_ltorg()
1649 record_alignment (now_seg, biggest_align); in i370_ltorg()
1673 symbol_locate (current_poolP, pool_name, now_seg, in i370_ltorg()
1691 symbol_locate (symP, literals[lit_count].sym_name, now_seg, in i370_ltorg()
1751 if (0 == strncmp (now_seg->name, ".text", 5)) in i370_using()
1760 i370_other_section = now_seg; in i370_using()
1774 if (0 == strncmp (now_seg->name, ".text", 5)) in i370_drop()
1778 iregno, now_seg->name, i370_using_text_regno); in i370_drop()
1787 iregno, now_seg->name, i370_using_other_regno); in i370_drop()
1789 if (i370_other_section != now_seg) in i370_drop()
1791 iregno, now_seg->name, i370_other_section->name); in i370_drop()
2056 if (0 == strncmp (now_seg->name, ".text", 5) in md_assemble()
2344 record_alignment (now_seg, 2); in i370_tc()