Home
last modified time | relevance | path

Searched refs:conv_demangle_name (Results 1 – 10 of 10) sorted by relevance

/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Ddemangle.c60 conv_demangle_name(const char *name) in conv_demangle_name() function
H A Dllib-lconv119 const char *conv_demangle_name(const char *);
/titanic_41/usr/src/cmd/sgs/liblddbg/common/
H A Dutil.c348 return (conv_demangle_name(name)); in Dbg_demangle_name()
355 return (conv_demangle_name(name)); in Elf_demangle_name()
/titanic_41/usr/src/cmd/sgs/include/
H A Dconv.h848 extern const char *conv_demangle_name(const char *);
/titanic_41/usr/src/cmd/sgs/prof/common/
H A Dprofv.c77 if ((p = conv_demangle_name(profsym[i].name)) == NULL) in setup_demangled_names()
H A Dprof.c1320 name = conv_demangle_name(s); in demangled_name()
/titanic_41/usr/src/cmd/sgs/gprof/common/
H A Dprintgprof.c59 return (conv_demangle_name(selfp->name)); in demangled_name()
/titanic_41/usr/src/cmd/sgs/nm/common/
H A Dnm.c810 dn = conv_demangle_name(name); in readsyms()
/titanic_41/usr/src/cmd/sgs/dump/common/
H A Ddump.c483 dn = conv_demangle_name(s); in demangled_name()
/titanic_41/usr/src/cmd/sgs/rtld/common/
H A Dutil.c3721 return (conv_demangle_name(name)); in demangle()