Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c1207 static symbolS *short_poolP = NULL; /* 16-bit pool entries. */ variable
1259 else if (2 == sz && NULL == short_poolP) in add_to_lit_pool()
1260 short_poolP = symbol_make_empty (); in add_to_lit_pool()
1311 exx->X_add_symbol = short_poolP; in add_to_lit_pool()
1627 && ! short_poolP in i370_ltorg()
1664 current_poolP = short_poolP; break; in i370_ltorg()
1706 short_poolP = NULL; in i370_ltorg()