Searched refs:stab_demangle_get_count (Results 1 – 3 of 3) sorted by relevance
3652 static bfd_boolean stab_demangle_get_count (const char **, unsigned int *);3706 stab_demangle_get_count (const char **pp, unsigned int *pi) in stab_demangle_get_count() function4220 if (stab_demangle_get_count (pp, &r) == 0) in stab_demangle_template()4479 if (! stab_demangle_get_count (pp, &r)) in stab_demangle_args()4486 if (! stab_demangle_get_count (pp, &t)) in stab_demangle_args()4639 if (! stab_demangle_get_count (pp, &i)) in stab_demangle_type()
103 rather than stab_demangle_get_count to get the length of a pointer
411 parse_stab_array_type, stab_demangle_count, stab_demangle_get_count,