Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c11113 fragS *poolend; in xtensa_move_literals() local
11120 poolend = poolbeg->fr_next; in xtensa_move_literals()
11121 gas_assert (poolend->fr_type == rs_machine_dependent && in xtensa_move_literals()
11122 poolend->fr_subtype == RELAX_LITERAL_POOL_END); in xtensa_move_literals()
11127 0, poolend); in xtensa_move_literals()