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

/external/valgrind/main/coregrind/m_demangle/
H A Dcplus-dem.c385 static int demangle_signature (struct work_stuff *, const char **, string *);
1202 success = demangle_signature (work, &mangled, &decl);
1382 demangle_signature -- demangle the signature part of a mangled name
1387 demangle_signature (struct work_stuff *work, const char **mangled,
1409 demangle_signature (struct work_stuff *work, function
2630 Call demangle_signature here, so we can make sure we found the right
2632 demangle_signature. */
2669 success = demangle_signature (work, mangled, declp);
2716 demangle_signature if the root is ambiguous.
2968 input string, which means that demangle_signature ha
[all...]

Completed in 178 milliseconds