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

/external/valgrind/coregrind/m_demangle/
H A Dcplus-dem.c385 static int demangle_signature (struct work_stuff *, const char **, string *);
1207 success = demangle_signature (work, &mangled, &decl);
1389 demangle_signature -- demangle the signature part of a mangled name
1394 demangle_signature (struct work_stuff *work, const char **mangled,
1416 demangle_signature (struct work_stuff *work, function
2637 Call demangle_signature here, so we can make sure we found the right
2639 demangle_signature. */
2676 success = demangle_signature (work, mangled, declp);
2723 demangle_signature if the root is ambiguous.
2975 input string, which means that demangle_signature ha
[all...]

Completed in 81 milliseconds