Home
last modified time | relevance | path

Searched refs:d_make_sub (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c400 d_make_sub (struct d_info *, const char *, int);
1140 d_make_sub (struct d_info *di, const char *name, int len) in d_make_sub() function
3693 di->last_name = d_make_sub (di, p->set_last_name, in d_substitution()
3706 c = d_make_sub (di, s, len); in d_substitution()
DChangeLog2702 d_make_ctor, d_make_dtor, d_make_template_param, d_make_sub,
3209 (d_make_sub): Add len parameter. Change all callers.