Searched refs:d_function_type (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | cp-demangle.c | 459 d_function_type (struct d_info *); 2422 *pret = d_function_type (di); in cplus_demangle_type() 2466 ret = d_function_type (di); in cplus_demangle_type() 2872 d_function_type (struct d_info *di) in d_function_type() function
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | cp-demangle.c | 462 d_function_type (struct d_info *); 2504 *pret = d_function_type (di); in cplus_demangle_type() 2548 ret = d_function_type (di); in cplus_demangle_type() 2914 d_function_type (struct d_info *di) in d_function_type() function
|
H A D | ChangeLog | 866 * cp-demangle.c (d_function_type): Add recursion counter. 2220 (d_nested_name, d_function_type): Use it. 3695 (d_function_type): Likewise. 4563 d_function_type, d_bare_function_type, d_class_enum_type,
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | cp-demangle.c | 459 d_function_type (struct d_info *); 2437 *pret = d_function_type (di); in cplus_demangle_type() 2481 ret = d_function_type (di); in cplus_demangle_type() 2887 d_function_type (struct d_info *di) in d_function_type() function
|
H A D | ChangeLog | 785 * cp-demangle.c (d_function_type): Add recursion counter. 2139 (d_nested_name, d_function_type): Use it. 3614 (d_function_type): Likewise. 4482 d_function_type, d_bare_function_type, d_class_enum_type,
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | cp-demangle.c | 462 d_function_type (struct d_info *); 2583 *pret = d_function_type (di); in cplus_demangle_type() 2627 ret = d_function_type (di); in cplus_demangle_type() 3011 d_function_type (struct d_info *di) in d_function_type() function
|
H A D | ChangeLog | 1276 * cp-demangle.c (d_function_type): Add recursion counter. 2630 (d_nested_name, d_function_type): Use it. 4105 (d_function_type): Likewise. 4973 d_function_type, d_bare_function_type, d_class_enum_type,
|