Searched refs:pop_type (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/binutils.old/dist/binutils/
H A Dprdbg.c84 static char *pop_type (struct pr_handle *);
472 pop_type (struct pr_handle *info)
709 arg_types[i] = pop_type (info);
800 range_type = pop_type (info);
874 t = pop_type (info);
903 domain_type = pop_type (info);
933 arg_types[i] = pop_type (info);
1147 t = pop_type (info);
1194 tv = pop_type (info);
1287 t = pop_type (inf
468 pop_type (struct pr_handle *info) function
[all...]
/netbsd-current/external/gpl3/binutils/dist/binutils/
H A Dprdbg.c465 pop_type (struct pr_handle *info)
698 || (arg_types[i] = pop_type (info)) == NULL)
790 range_type = pop_type (info);
869 t = pop_type (info);
898 domain_type = pop_type (info);
925 || (arg_types[i] = pop_type (info)) == NULL)
1139 t = pop_type (info);
1186 tv = pop_type (info);
1281 t = pop_type (info);
1307 t = pop_type (inf
461 pop_type (struct pr_handle *info) function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/binutils/
H A Dprdbg.c84 static char *pop_type (struct pr_handle *);
479 pop_type (struct pr_handle *info)
745 arg_types[i] = pop_type (info);
839 range_type = pop_type (info);
913 t = pop_type (info);
942 domain_type = pop_type (info);
972 arg_types[i] = pop_type (info);
1186 t = pop_type (info);
1233 tv = pop_type (info);
1326 t = pop_type (inf
475 pop_type (struct pr_handle *info) function
[all...]

Completed in 132 milliseconds