Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c392 directive_literal, enumerator
1248 case directive_literal: in xtensa_begin_directive()
1249 if (!inside_directive (directive_literal)) in xtensa_begin_directive()
1259 directive_push (directive_literal, negated, state); in xtensa_begin_directive()
1386 case directive_literal: in xtensa_end_directive()
1391 if (!inside_directive (directive_literal)) in xtensa_end_directive()
1432 if (inside_directive (directive_literal)) in xtensa_literal_position()
1451 if (inside_directive (directive_literal)) in xtensa_literal_pseudo()