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

/freebsd-11-stable/contrib/binutils/binutils/
H A Dprdbg.c85 static char *pop_type (struct pr_handle *);
477 pop_type (struct pr_handle *info)
720 arg_types[i] = pop_type (info);
811 range_type = pop_type (info);
885 t = pop_type (info);
914 domain_type = pop_type (info);
941 arg_types[i] = pop_type (info);
1152 t = pop_type (info);
1199 tv = pop_type (info);
1292 t = pop_type (inf
473 pop_type (struct pr_handle *info) function
[all...]
/freebsd-11-stable/contrib/gdb/gdb/
H A Dparser-defs.h156 extern enum type_pieces pop_type (void);
H A Df-exp.y513 switch (pop_type ())
H A Df-exp.c1636 switch (pop_type ())

Completed in 78 milliseconds