Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-xtensa.c1639 static bfd_boolean is_leb128_expr; variable
1644 is_leb128_expr = TRUE; in xtensa_leb128()
1646 is_leb128_expr = FALSE; in xtensa_leb128()
5837 if (is_leb128_expr && S_GET_SEGMENT (sym) == expr_section) in xtensa_symbol_new_hook()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20081718 (is_leb128_expr): New internal flag.