Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/binutils/
H A Dprdbg.c908 t = pop_type (info); in pr_offset_type()
1181 t = pop_type (info); in pr_struct_field()
1321 t = pop_type (info); in pr_class_static_member()
1348 t = pop_type (info); in pr_class_baseclass()
1410 t = pop_type (info); in pr_class_baseclass()
1664 s = pop_type (info); in pr_typdef()
1685 t = pop_type (info); in pr_tag()
1732 t = pop_type (info); in pr_typed_constant()
1758 t = pop_type (info); in pr_variable()
1794 t = pop_type (info); in pr_start_function()
[all …]
/dragonfly/contrib/binutils-2.27/binutils/
H A Dprdbg.c906 t = pop_type (info); in pr_offset_type()
1179 t = pop_type (info); in pr_struct_field()
1319 t = pop_type (info); in pr_class_static_member()
1346 t = pop_type (info); in pr_class_baseclass()
1408 t = pop_type (info); in pr_class_baseclass()
1662 s = pop_type (info); in pr_typdef()
1683 t = pop_type (info); in pr_tag()
1730 t = pop_type (info); in pr_typed_constant()
1756 t = pop_type (info); in pr_variable()
1792 t = pop_type (info); in pr_start_function()
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dparser-defs.h219 extern enum type_pieces pop_type (void);
H A Dparse.c1527 pop_type (void) in pop_type() function
1638 switch (pop_type ()) in follow_types()
H A Df-exp.y546 switch (pop_type ())