/netbsd-src/external/gpl3/gcc.old/dist/libiberty/ |
H A D | cp-demangle.c | 426 static struct demangle_component *d_encoding (struct d_info *, int); 1065 return d_encoding (di, 0); in d_make_demangle_mangled_name() 1239 p = d_encoding (di, top_level); in cplus_demangle_mangled_name() 1312 d_encoding (struct d_info *di, int top_level) in d_encoding() function 2069 d_encoding (di, 0), NULL); in d_special_name() 2075 d_encoding (di, 0), NULL); in d_special_name() 2083 d_encoding (di, 0), NULL); in d_special_name() 2145 d_encoding (di, 0), NULL); in d_special_name() 2152 d_encoding (di, 0), NULL); in d_special_name() 2161 d_encoding (di, 0), NULL); in d_special_name() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/libiberty/ |
H A D | cp-demangle.c | 426 static struct demangle_component *d_encoding (struct d_info *, int); 1077 return d_encoding (di, 0); in d_make_demangle_mangled_name() 1251 p = d_encoding (di, top_level); in cplus_demangle_mangled_name() 1324 d_encoding (struct d_info *di, int top_level) in d_encoding() function 2143 d_encoding (di, 0), NULL); in d_special_name() 2149 d_encoding (di, 0), NULL); in d_special_name() 2157 d_encoding (di, 0), NULL); in d_special_name() 2219 d_encoding (di, 0), NULL); in d_special_name() 2234 d_encoding (di, 0), NULL); in d_special_name() 2243 d_encoding (di, 0), NULL); in d_special_name() [all …]
|
H A D | ChangeLog | 779 * cp-demangle.c (d_encoding): Guard against NULL return values from 1039 * cp-demangle.c (d_encoding): Strip return type when name is a 1049 (d_encoding): Revert d_name change. Use is_fnqual_component_type 1064 (d_encoding, d_special_name, d_class_enum_type): Adjust d_name calls. 1077 (d_encoding): Hold bare_function_type in local var. 1402 (d_encoding, d_print_comp_inner, d_print_mod_list): Use it. 1679 (d_dump, d_make_comp, has_return_type, d_encoding) 2226 (d_make_comp, has_return_type, d_encoding): Likewise. 3590 * cp-demangle.c (d_encoding): Exit early on error. 4559 is_ctor_dtor_or_conversion, d_encoding, d_name, d_nested_name, [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libiberty/ |
H A D | cp-demangle.c | 426 static struct demangle_component *d_encoding (struct d_info *, int); 1069 return d_encoding (di, 0); in d_make_demangle_mangled_name() 1243 p = d_encoding (di, top_level); in cplus_demangle_mangled_name() 1316 d_encoding (struct d_info *di, int top_level) in d_encoding() function 2084 d_encoding (di, 0), NULL); in d_special_name() 2090 d_encoding (di, 0), NULL); in d_special_name() 2098 d_encoding (di, 0), NULL); in d_special_name() 2160 d_encoding (di, 0), NULL); in d_special_name() 2167 d_encoding (di, 0), NULL); in d_special_name() 2176 d_encoding (di, 0), NULL); in d_special_name() [all …]
|
H A D | ChangeLog | 698 * cp-demangle.c (d_encoding): Guard against NULL return values from 958 * cp-demangle.c (d_encoding): Strip return type when name is a 968 (d_encoding): Revert d_name change. Use is_fnqual_component_type 983 (d_encoding, d_special_name, d_class_enum_type): Adjust d_name calls. 996 (d_encoding): Hold bare_function_type in local var. 1321 (d_encoding, d_print_comp_inner, d_print_mod_list): Use it. 1598 (d_dump, d_make_comp, has_return_type, d_encoding) 2145 (d_make_comp, has_return_type, d_encoding): Likewise. 3509 * cp-demangle.c (d_encoding): Exit early on error. 4478 is_ctor_dtor_or_conversion, d_encoding, d_name, d_nested_name, [all …]
|
/netbsd-src/external/gpl3/binutils/dist/libiberty/ |
H A D | cp-demangle.c | 426 static struct demangle_component *d_encoding (struct d_info *, int); 1094 return d_encoding (di, 0); in d_make_demangle_mangled_name() 1290 p = d_encoding (di, top_level); in cplus_demangle_mangled_name() 1379 d_encoding (struct d_info *di, int top_level) in d_encoding() function 2220 d_encoding (di, 0), NULL); in d_special_name() 2226 d_encoding (di, 0), NULL); in d_special_name() 2234 d_encoding (di, 0), NULL); in d_special_name() 2296 d_encoding (di, 0), NULL); in d_special_name() 2311 d_encoding (di, 0), NULL); in d_special_name() 2320 d_encoding (di, 0), NULL); in d_special_name() [all …]
|
H A D | ChangeLog | 18 (d_encoding, d_template_args_1): Call it. 1189 * cp-demangle.c (d_encoding): Guard against NULL return values from 1449 * cp-demangle.c (d_encoding): Strip return type when name is a 1459 (d_encoding): Revert d_name change. Use is_fnqual_component_type 1474 (d_encoding, d_special_name, d_class_enum_type): Adjust d_name calls. 1487 (d_encoding): Hold bare_function_type in local var. 1812 (d_encoding, d_print_comp_inner, d_print_mod_list): Use it. 2089 (d_dump, d_make_comp, has_return_type, d_encoding) 2636 (d_make_comp, has_return_type, d_encoding): Likewise. 4000 * cp-demangle.c (d_encoding): Exit early on error. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog | 1112 * cp-demangle.c (d_encoding): Guard against NULL return values from
|
/netbsd-src/external/gpl3/binutils.old/dist/ |
H A D | ChangeLog | 1001 * cp-demangle.c (d_encoding): Guard against NULL return values from
|