Home
last modified time | relevance | path

Searched refs:pop_type (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c84 static char *pop_type (struct pr_handle *);
468 pop_type (struct pr_handle *info) in pop_type() function
704 arg_types[i] = pop_type (info); in pr_function_type()
795 range_type = pop_type (info); in pr_array_type()
869 t = pop_type (info); in pr_offset_type()
898 domain_type = pop_type (info); in pr_method_type()
928 arg_types[i] = pop_type (info); in pr_method_type()
1142 t = pop_type (info); in pr_struct_field()
1189 tv = pop_type (info); in pr_start_class_type()
1282 t = pop_type (info); in pr_class_static_member()
[all …]
H A DChangeLog-91971728 * prdbg.c (pop_type): Don't remove '+' character.
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c461 pop_type (struct pr_handle *info) in pop_type() function
693 || (arg_types[i] = pop_type (info)) == NULL) in pr_function_type()
785 range_type = pop_type (info); in pr_array_type()
864 t = pop_type (info); in pr_offset_type()
893 domain_type = pop_type (info); in pr_method_type()
920 || (arg_types[i] = pop_type (info)) == NULL) in pr_method_type()
1134 t = pop_type (info); in pr_struct_field()
1181 tv = pop_type (info); in pr_start_class_type()
1276 t = pop_type (info); in pr_class_static_member()
1302 t = pop_type (info); in pr_class_baseclass()
[all …]
H A DChangeLog-91971728 * prdbg.c (pop_type): Don't remove '+' character.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-201913019 (insert_type_address_space, pop_type, pop_type_int)
13026 (insert_type_address_space, pop_type, pop_type_int)
H A DChangeLog-20125338 (insert_type_address_space, pop_type, pop_type_int)
H A DChangeLog-20185106 (pop_type): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-201913019 (insert_type_address_space, pop_type, pop_type_int)
13026 (insert_type_address_space, pop_type, pop_type_int)
H A DChangeLog-20125338 (insert_type_address_space, pop_type, pop_type_int)
H A DChangeLog-20185106 (pop_type): Likewise.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git56053 returned from pop_type throughout file.