Searched refs:objc_demangle (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dobjc-lang.h44 extern char *objc_demangle (const char *mangled, int options);
H A Dobjc-lang.c213 objc_demangle (const char *mangled, int options) function
678 objc_demangle, /* Language specific symbol demangler */
H A Dsymtab.c459 objc_demangle (mangled, 0);
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c164 static const char *objc_demangle PARAMS ((const char *));
8188 objc_demangle (mangled)
8248 return objc_demangle (IDENTIFIER_POINTER (DECL_NAME (decl)));
8165 objc_demangle (mangled) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c9079 objc_demangle (const char *mangled)
9136 return objc_demangle (IDENTIFIER_POINTER (DECL_NAME (decl)));
9058 objc_demangle (const char *mangled) function

Completed in 211 milliseconds