Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-i370.c1208 static symbolS *longlong_poolP = NULL; /* 64-bit pool entries. */ variable
1258 if (8 == sz && NULL == longlong_poolP) in add_to_lit_pool()
1259 longlong_poolP = symbol_make_empty (); in add_to_lit_pool()
1310 exx->X_add_symbol = longlong_poolP; in add_to_lit_pool()
1626 if (! longlong_poolP in i370_ltorg()
1661 current_poolP = longlong_poolP; break; in i370_ltorg()
1705 longlong_poolP = NULL; in i370_ltorg()