Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libiberty/src/
H A Dcplus-dem.c374 static int gnu_special (struct work_stuff *, const char **, string *);
1039 success = gnu_special (work, &mangled, &decl); in internal_cplus_demangle()
2608 if (gnu_special (work, mangled, declp)) in demangle_prefix()
2616 if (gnu_special (work, mangled, declp)) in demangle_prefix()
2790 gnu_special (struct work_stuff *work, const char **mangled, string *declp) in gnu_special() function
H A DChangeLog708 demangle_prefix, gnu_special, recursively_demangle, arm_special,
3014 * cplus-dem.c (gnu_special): Handle anonymous namespaces.
3025 * cplus-dem.c (gnu_special): Use do_type, not demangle_fund_type,
3813 * cplus-dem.c (gnu_special): Cast a `size_t' to `long' when
4307 * cplus-dem.c (gnu_special): Fix handling of virtual tables in
4362 (gnu_special): Likewise. Cast the result of `strlen' to (int)
4529 (gnu_special): Pass additional argument to demangle_template.
4770 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
4785 (demangle_prefix, gnu_special, demangle_qualified): Add
4816 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
[all …]
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A DChangeLog-19922711 * cplus-dem.c (cplus_demangle): Call gnu_special, moved from
2721 gnu_special() call up to cplus_demangle(). Call cfront_special()
3691 * cplus-dem.c (demangle_class, gnu_special, demangle_func_type,
3693 * cplus-dem.c (gnu_special): Fix demangled of static members.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.0176 (gnu_special): Pass additional argument to demangle_template.
4677 * cplus-dem.c (gnu_special): Fix off-by-one bug when checking the
4816 (demangle_prefix, gnu_special, demangle_qualified): Add
5711 * cplus-dem.c (gnu_special): Don't get confused by .<digits>
H A DFSFChangeLog.117217 * cplus-dem.c (gnu_special): Call demangled_fund_type for other
10645 (gnu_special): Handle type_info stuff.