Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/
Ddemangle.h501 } s_fixed; member
/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c717 dc->u.s_fixed.accum, dc->u.s_fixed.sat); in d_dump()
718 d_dump (dc->u.s_fixed.length, indent + 2) in d_dump()
2540 if ((ret->u.s_fixed.accum = IS_DIGIT (d_peek_char (di)))) in cplus_demangle_type()
2543 ret->u.s_fixed.length = cplus_demangle_type (di); in cplus_demangle_type()
2544 if (ret->u.s_fixed.length == NULL) in cplus_demangle_type()
2548 ret->u.s_fixed.sat = (peek == 's'); in cplus_demangle_type()
3935 dc->u.s_fixed.length); in d_count_templates_scopes()
4947 if (dc->u.s_fixed.sat) in d_print_comp_inner()
4950 if (dc->u.s_fixed.length->u.s_builtin.type in d_print_comp_inner()
4953 d_print_comp (dpi, options, dc->u.s_fixed.length); in d_print_comp_inner()
[all …]
DChangeLog87 * cp-demangle.c (d_dump): Only access field from s_fixed part of