Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i370.c328 static segT i370_other_section = undefined_section; variable
1615 if (i370_other_section == undefined_section) in i370_ltorg()
1619 if (i370_other_section != now_seg) in i370_ltorg()
1621 now_seg->name, i370_other_section->name); in i370_ltorg()
1759 i370_other_section = now_seg; in i370_using()
1788 if (i370_other_section != now_seg) in i370_drop()
1790 iregno, now_seg->name, i370_other_section->name); in i370_drop()
1794 i370_other_section = undefined_section; in i370_drop()