Searched refs:pop_type (Results 1 – 2 of 2) sorted by relevance
84 static char *pop_type (struct pr_handle *);473 pop_type (struct pr_handle *info) in pop_type() function738 arg_types[i] = pop_type (info); in pr_function_type()832 range_type = pop_type (info); in pr_array_type()906 t = pop_type (info); in pr_offset_type()935 domain_type = pop_type (info); in pr_method_type()965 arg_types[i] = pop_type (info); in pr_method_type()1179 t = pop_type (info); in pr_struct_field()1226 tv = pop_type (info); in pr_start_class_type()1319 t = pop_type (info); in pr_class_static_member()[all …]
1728 * prdbg.c (pop_type): Don't remove '+' character.