Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-i370.c1206 static symbolS *short_poolP = NULL; /* 16-bit pool entries. */ variable
1258 else if (2 == sz && NULL == short_poolP) in add_to_lit_pool()
1259 short_poolP = symbol_make_empty (); in add_to_lit_pool()
1310 exx->X_add_symbol = short_poolP; in add_to_lit_pool()
1626 && ! short_poolP in i370_ltorg()
1663 current_poolP = short_poolP; break; in i370_ltorg()
1705 short_poolP = NULL; in i370_ltorg()