Home | History | Annotate | Download | only in gcc-demangle

Lines Matching refs:d_str

1485   name = d_str (di);
1661 str = d_str (di);
1690 str = d_str (di);
1704 str = d_str (di);
2441 s = d_str (di);
2448 dim = d_make_name (di, s, d_str (di) - s);
2909 s = d_str (di);
2916 ret = d_make_comp (di, t, type, d_make_name (di, s, d_str (di) - s));
4840 d_make_demangle_mangled_name (&di, d_str (&di)),
4842 d_advance (&di, strlen (d_str (&di)));