Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mcore.c136 static symbolS * poolsym; /* Label for current pool. */ variable
193 colon (S_GET_NAME (poolsym)); in dump_literals()
691 poolsym = symbol_make (poolname); in enter_literal()
692 symbol_table_insert (poolsym); in enter_literal()
755 e.X_add_symbol = poolsym; in parse_rt()