Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c328 static segT i370_other_section = undefined_section; variable
1616 if (i370_other_section == undefined_section) in i370_ltorg()
1620 if (i370_other_section != now_seg) in i370_ltorg()
1622 now_seg->name, i370_other_section->name); in i370_ltorg()
1760 i370_other_section = now_seg; in i370_using()
1789 if (i370_other_section != now_seg) in i370_drop()
1791 iregno, now_seg->name, i370_other_section->name); in i370_drop()
1795 i370_other_section = undefined_section; in i370_drop()