Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i370.c1210 static symbolS *short_poolP = NULL; /* 16-bit pool entries. */ variable
1262 else if (2 == sz && NULL == short_poolP) in add_to_lit_pool()
1263 short_poolP = symbol_make_empty (); in add_to_lit_pool()
1314 exx->X_add_symbol = short_poolP; in add_to_lit_pool()
1628 && ! short_poolP in i370_ltorg()
1665 current_poolP = short_poolP; break; in i370_ltorg()
1707 short_poolP = NULL; in i370_ltorg()