forked from Imagelibrary/binutils-gdb
merge from gcc
This commit is contained in:
@@ -877,7 +877,7 @@ cplus_demangle_name_to_style (name)
|
||||
/* char *cplus_demangle (const char *mangled, int options)
|
||||
|
||||
If MANGLED is a mangled function name produced by GNU C++, then
|
||||
a pointer to a malloced string giving a C++ representation
|
||||
a pointer to a @code{malloc}ed string giving a C++ representation
|
||||
of the name will be returned; otherwise NULL will be returned.
|
||||
It is the caller's responsibility to free the string which
|
||||
is returned.
|
||||
|
||||
Reference in New Issue
Block a user