Home
last modified time | relevance | path

Searched refs:old_subsec (Results 1 – 7 of 7) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arc.c411 int old_subsec; in arc_extoper() local
582 old_subsec = now_subseg; in arc_extoper()
632 subseg_set (old_sec, old_subsec); in arc_extoper()
654 int old_subsec; in arc_extinst() local
819 old_subsec = now_subseg; in arc_extinst()
838 subseg_set (old_sec, old_subsec); in arc_extinst()
912 int old_subsec; in arc_common() local
916 old_subsec = now_subseg; in arc_common()
937 subseg_set (old_sec, old_subsec); in arc_common()
Dtc-v850.c346 int old_subsec; in v850_comm() local
352 old_subsec = now_subseg; in v850_comm()
441 subseg_set (old_sec, old_subsec); in v850_comm()
446 int old_subsec; in v850_comm() local
450 old_subsec = now_subseg; in v850_comm()
470 subseg_set (old_sec, old_subsec); in v850_comm()
Dtc-i370.c1032 int old_subsec; in i370_elf_lcomm() local
1098 old_subsec = now_subseg; in i370_elf_lcomm()
1126 subseg_set (old_sec, old_subsec); in i370_elf_lcomm()
Dtc-m32r.c1564 int old_subsec = now_subseg; in m32r_scomm() local
1584 subseg_set (old_sec, old_subsec); in m32r_scomm()
Dtc-sparc.c4198 int old_subsec; in s_common() local
4202 old_subsec = now_subseg; in s_common()
4229 subseg_set (old_sec, old_subsec); in s_common()
Dtc-ppc.c2140 int old_subsec; in ppc_elf_lcomm() local
2205 old_subsec = now_subseg; in ppc_elf_lcomm()
2232 subseg_set (old_sec, old_subsec); in ppc_elf_lcomm()
Dtc-tic6x.c652 int old_subsec = now_subseg; in s_tic6x_scomm() local
672 subseg_set (old_sec, old_subsec); in s_tic6x_scomm()