Home
last modified time | relevance | path

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

/openbsd/gnu/lib/libiberty/src/
H A Dcplus-dem.c345 internal_cplus_demangle (struct work_stuff *, const char *);
877 ret = internal_cplus_demangle (work, mangled); in cplus_demangle()
1011 internal_cplus_demangle (struct work_stuff *work, const char *mangled) in internal_cplus_demangle() function
2942 char *method = internal_cplus_demangle (work, ++*mangled); in gnu_special()
H A DChangeLog700 ada_demangle, internal_cplus_demangle, squangle_mop_up,
2924 (internal_cplus_demangle): Ditto.
4276 not internal_cplus_demangle.
4321 (internal_cplus_demangle): Use them.
4520 (internal_cplus_demangle): Handle volatile-qualified member
4606 (internal_cplus_demangle): Remove unused parameter `options'.
4778 internal_cplus_demangle. (Most code moved there as well)
4779 (internal_cplus_demangle): New function, performs most of what use
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.0167 (internal_cplus_demangle): Handle volatile-qualified member
3815 (internal_cplus_demangle): Remove unused parameter `options'.
4809 internal_cplus_demangle. (Most code moved there as well)
4810 (internal_cplus_demangle): New function, performs most of what use