Searched defs:remember_Btype (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/coregrind/m_demangle/
H A Dcplus-dem.c470 static void remember_Btype (struct work_stuff *, const char *, int, int);
2374 remember_Btype (work, tname->b, LEN_STRING (tname), bindex);
2712 remember_Btype (work, class_name.b, LEN_STRING(&class_name), btype);
3522 remember_Btype (work, temp.b, LEN_STRING (&temp), bindex);
4147 remember_Btype (work, btype.b, LEN_STRING (&btype), bindex);
4496 remember_Btype (struct work_stuff *work, const char *start, function

Completed in 67 milliseconds