Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/libiberty/
Dcplus-dem.c378 static int gnu_special (struct work_stuff *, const char **, string *);
1190 success = gnu_special (work, &mangled, &decl); in internal_cplus_demangle()
2764 if (gnu_special (work, mangled, declp)) in demangle_prefix()
2772 if (gnu_special (work, mangled, declp)) in demangle_prefix()
2946 gnu_special (struct work_stuff *work, const char **mangled, string *declp) in gnu_special() function
DChangeLog434 allocated by possible previous call to gnu_special.
2993 demangle_prefix, gnu_special, recursively_demangle, arm_special,
5299 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
5310 * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
6098 * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
6592 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
6647 (gnu_special): Likewise. Cast the result of `strlen' to (int)
6814 (gnu_special): Pass additional argument to demangle_template.
7055 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
7070 (demangle_prefix, gnu_special, demangle_qualified): Add
[all …]