Searched refs:internal_cplus_demangle (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dcplus-dem.c345 internal_cplus_demangle (struct work_stuff *, const char *);
877 ret = internal_cplus_demangle (work, mangled);
1011 internal_cplus_demangle (struct work_stuff *work, const char *mangled) function
1898 internal_cplus_demangle, because the name of the entity
2942 char *method = internal_cplus_demangle (work, ++*mangled);
/freebsd-11-stable/contrib/binutils/libiberty/
H A Dcplus-dem.c345 internal_cplus_demangle (struct work_stuff *, const char *);
877 ret = internal_cplus_demangle (work, mangled);
1011 internal_cplus_demangle (struct work_stuff *work, const char *mangled) function
1898 internal_cplus_demangle, because the name of the entity
2942 char *method = internal_cplus_demangle (work, ++*mangled);

Completed in 182 milliseconds