Home
last modified time | relevance | path

Searched refs:type_stack (Results 1 – 25 of 79) sorted by relevance

1234

/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Dwrstabs.c412 s->next = info->type_stack; in stab_push_string()
413 info->type_stack = s; in stab_push_string()
439 s = info->type_stack; in stab_pop_type()
493 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1423 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_end_struct_type()
1590 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_class_baseclass()
1623 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_class_start_method()
1669 if (info->type_stack == NULL || info->type_stack->methods == NULL) in stab_class_method_var()
1720 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1726 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
[all …]
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Dwrstabs.c412 s->next = info->type_stack; in stab_push_string()
413 info->type_stack = s; in stab_push_string()
439 s = info->type_stack; in stab_pop_type()
493 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1423 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_end_struct_type()
1590 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_class_baseclass()
1623 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_class_start_method()
1669 if (info->type_stack == NULL || info->type_stack->methods == NULL) in stab_class_method_var()
1720 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1726 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
[all …]
/dports/devel/binutils/binutils-2.37/binutils/
H A Dwrstabs.c412 s->next = info->type_stack; in stab_push_string()
413 info->type_stack = s; in stab_push_string()
439 s = info->type_stack; in stab_pop_type()
493 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1423 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_end_struct_type()
1590 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_class_baseclass()
1623 if (info->type_stack == NULL || info->type_stack->fields == NULL) in stab_class_start_method()
1669 if (info->type_stack == NULL || info->type_stack->methods == NULL) in stab_class_method_var()
1720 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1726 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
[all …]
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dwrstabs.c414 info->type_stack = s; in stab_push_string()
440 s = info->type_stack; in stab_pop_type()
491 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1420 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_end_struct_type()
1587 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_baseclass()
1619 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_start_method()
1664 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_method_var()
1714 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1720 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1765 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_end_method()
[all …]
H A Dieee.c4253 ts->next = info->type_stack; in ieee_push_type()
4254 info->type_stack = ts; in ieee_push_type()
4283 ts = info->type_stack; in ieee_pop_type_used()
4326 info->type_stack = ts->next; in ieee_pop_type_used()
5932 assert (info->type_stack != NULL in ieee_struct_field()
6036 assert (info->type_stack != NULL in ieee_end_struct_type()
6173 assert (info->type_stack != NULL in ieee_class_static_member()
6206 assert (info->type_stack != NULL in ieee_class_baseclass()
6269 assert (info->type_stack != NULL in ieee_class_start_method()
6301 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Dwrstabs.c413 info->type_stack = s; in stab_push_string()
439 s = info->type_stack; in stab_pop_type()
492 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1419 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_end_struct_type()
1586 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_baseclass()
1618 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_start_method()
1663 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_method_var()
1713 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1719 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1764 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_end_method()
[all …]
H A Dieee.c4263 ts->next = info->type_stack; in ieee_push_type()
4264 info->type_stack = ts; in ieee_push_type()
4293 ts = info->type_stack; in ieee_pop_type_used()
4336 info->type_stack = ts->next; in ieee_pop_type_used()
5938 assert (info->type_stack != NULL in ieee_struct_field()
6040 assert (info->type_stack != NULL in ieee_end_struct_type()
6177 assert (info->type_stack != NULL in ieee_class_static_member()
6210 assert (info->type_stack != NULL in ieee_class_baseclass()
6279 assert (info->type_stack != NULL in ieee_class_start_method()
6311 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwrstabs.c414 info->type_stack = s; in stab_push_string()
440 s = info->type_stack; in stab_pop_type()
491 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1420 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_end_struct_type()
1587 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_baseclass()
1619 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_start_method()
1664 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_method_var()
1714 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1720 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1765 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_end_method()
[all …]
H A Dieee.c4252 ts->next = info->type_stack; in ieee_push_type()
4253 info->type_stack = ts; in ieee_push_type()
4282 ts = info->type_stack; in ieee_pop_type_used()
4325 info->type_stack = ts->next; in ieee_pop_type_used()
5931 assert (info->type_stack != NULL in ieee_struct_field()
6035 assert (info->type_stack != NULL in ieee_end_struct_type()
6172 assert (info->type_stack != NULL in ieee_class_static_member()
6205 assert (info->type_stack != NULL in ieee_class_baseclass()
6268 assert (info->type_stack != NULL in ieee_class_start_method()
6300 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Dwrstabs.c413 info->type_stack = s; in stab_push_string()
439 s = info->type_stack; in stab_pop_type()
492 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1419 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_end_struct_type()
1586 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_baseclass()
1618 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_start_method()
1663 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_method_var()
1713 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1719 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1764 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_end_method()
[all …]
H A Dieee.c4263 ts->next = info->type_stack; in ieee_push_type()
4264 info->type_stack = ts; in ieee_push_type()
4293 ts = info->type_stack; in ieee_pop_type_used()
4336 info->type_stack = ts->next; in ieee_pop_type_used()
5938 assert (info->type_stack != NULL in ieee_struct_field()
6040 assert (info->type_stack != NULL in ieee_end_struct_type()
6177 assert (info->type_stack != NULL in ieee_class_static_member()
6210 assert (info->type_stack != NULL in ieee_class_baseclass()
6279 assert (info->type_stack != NULL in ieee_class_start_method()
6311 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dwrstabs.c413 info->type_stack = s; in stab_push_string()
439 s = info->type_stack; in stab_pop_type()
492 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1419 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_end_struct_type()
1586 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_baseclass()
1618 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_start_method()
1663 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_method_var()
1713 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1719 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1764 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_end_method()
[all …]
H A Dieee.c4263 ts->next = info->type_stack; in ieee_push_type()
4264 info->type_stack = ts; in ieee_push_type()
4293 ts = info->type_stack; in ieee_pop_type_used()
4336 info->type_stack = ts->next; in ieee_pop_type_used()
5938 assert (info->type_stack != NULL in ieee_struct_field()
6040 assert (info->type_stack != NULL in ieee_end_struct_type()
6177 assert (info->type_stack != NULL in ieee_class_static_member()
6210 assert (info->type_stack != NULL in ieee_class_baseclass()
6279 assert (info->type_stack != NULL in ieee_class_start_method()
6311 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dwrstabs.c414 info->type_stack = s;
440 s = info->type_stack;
491 info.type_stack = NULL;
1420 assert (info->type_stack != NULL && info->type_stack->fields != NULL);
1587 assert (info->type_stack != NULL && info->type_stack->fields != NULL);
1619 assert (info->type_stack != NULL && info->type_stack->fields != NULL);
1664 assert (info->type_stack != NULL && info->type_stack->methods != NULL);
1714 sprintf (info->type_stack->methods + strlen (info->type_stack->methods),
1720 sprintf (info->type_stack->methods + strlen (info->type_stack->methods),
1765 assert (info->type_stack != NULL && info->type_stack->methods != NULL);
[all …]
H A Dieee.c4252 ts->next = info->type_stack; in ieee_push_type()
4253 info->type_stack = ts; in ieee_push_type()
4282 ts = info->type_stack; in ieee_pop_type_used()
4325 info->type_stack = ts->next; in ieee_pop_type_used()
5931 assert (info->type_stack != NULL in ieee_struct_field()
6035 assert (info->type_stack != NULL in ieee_end_struct_type()
6172 assert (info->type_stack != NULL in ieee_class_static_member()
6205 assert (info->type_stack != NULL in ieee_class_baseclass()
6268 assert (info->type_stack != NULL in ieee_class_start_method()
6300 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dwrstabs.c414 info->type_stack = s; in stab_push_string()
440 s = info->type_stack; in stab_pop_type()
493 info.type_stack = NULL; in write_stabs_in_sections_debugging_info()
1422 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_end_struct_type()
1589 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_baseclass()
1621 assert (info->type_stack != NULL && info->type_stack->fields != NULL); in stab_class_start_method()
1666 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_method_var()
1716 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1722 sprintf (info->type_stack->methods + strlen (info->type_stack->methods), in stab_class_method_var()
1767 assert (info->type_stack != NULL && info->type_stack->methods != NULL); in stab_class_end_method()
[all …]
H A Dieee.c4253 ts->next = info->type_stack; in ieee_push_type()
4254 info->type_stack = ts; in ieee_push_type()
4283 ts = info->type_stack; in ieee_pop_type_used()
4326 info->type_stack = ts->next; in ieee_pop_type_used()
5934 assert (info->type_stack != NULL in ieee_struct_field()
6038 assert (info->type_stack != NULL in ieee_end_struct_type()
6175 assert (info->type_stack != NULL in ieee_class_static_member()
6208 assert (info->type_stack != NULL in ieee_class_baseclass()
6271 assert (info->type_stack != NULL in ieee_class_start_method()
6303 assert (info->type_stack != NULL in ieee_class_method_var()
[all …]
/dports/devel/gdb/gdb-11.1/gdb/
H A Dtype-stack.h54 struct type_stack *stack_val;
60 struct type_stack struct
64 type_stack () = default;
66 DISABLE_COPY_AND_ASSIGN (type_stack);
68 type_stack *create () in create() argument
70 type_stack *result = new type_stack (); in create()
99 void push (struct type_stack *stack) in push() argument
150 struct type_stack *pop_type_stack () in pop_type_stack() argument
171 struct type_stack *append (struct type_stack *from) in append() argument
H A Dtype-stack.c29 type_stack::insert (enum type_pieces tp) in insert()
55 type_stack::insert (struct expr_builder *pstate, const char *string) in insert()
79 type_stack::follow_type_instance_flags () in follow_type_instance_flags()
108 type_stack::follow_types (struct type *follow_type) in follow_types()
197 struct type_stack *stack = pop_type_stack (); in follow_types()
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Dparse.c77 static struct type_stack type_stack; variable
1488 type_stack.elements[type_stack.depth++].piece = tp; in push_type()
1495 type_stack.elements[type_stack.depth++].int_val = n; in push_type_int()
1530 return type_stack.elements[--type_stack.depth].piece; in pop_type()
1538 return type_stack.elements[--type_stack.depth].int_val; in pop_type_int()
1549 return type_stack.elements[--type_stack.depth].typelist_val; in VEC()
1558 return type_stack.elements[--type_stack.depth].stack_val; in pop_type_stack()
1582 type_stack.elements[type_stack.depth++].stack_val = stack; in push_type_stack()
1593 struct type_stack *result = XNEW (struct type_stack); in get_type_stack()
1622 type_stack.elements[type_stack.depth++].typelist_val = list; in push_typelist()
[all …]
H A Dparser-defs.h133 struct type_stack *stack_val;
139 struct type_stack struct
223 extern struct type_stack *get_type_stack (void);
225 extern struct type_stack *append_type_stack (struct type_stack *to,
226 struct type_stack *from);
228 extern void push_type_stack (struct type_stack *stack);
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/parsers/
H A Dansibleplaybook.c46 struct yamlBlockTypeStack *type_stack; member
56 s->next = ansible->type_stack; in pushBlockType()
57 ansible->type_stack = s; in pushBlockType()
68 s = ansible->type_stack; in popBlockType()
69 ansible->type_stack = s->next; in popBlockType()
82 while (ansible->type_stack) in popAllBlockType()
130 if (stateStackMatch (ansible->type_stack, in ansiblePlaybookPlayStateMachine()
148 Assert (ansible->type_stack->associatedCorkIndex == CORK_NIL); in ansiblePlaybookPlayStateMachine()
149 ansible->type_stack->associatedCorkIndex = makeTagEntry (&tag); in ansiblePlaybookPlayStateMachine()
184 ((struct sAnsiblePlaybookSubparser*)s)->type_stack = NULL; in inputStart()
[all …]
/dports/devel/babeltrace/babeltrace-1.5.7/formats/ctf/ir/
H A Dresolve.c47 typedef GPtrArray type_stack; typedef
82 type_stack *type_stack; member
126 type_stack *type_stack_create(void) in type_stack_create()
173 bool type_stack_empty(type_stack *stack) in type_stack_empty()
231 void type_stack_pop(type_stack *stack) in type_stack_pop()
512 type_stack_at(ctx->type_stack, in relative_ptokens_to_field_path()
533 ctx->type_stack, i)->index; in relative_ptokens_to_field_path()
1038 type_stack_size(ctx->type_stack)); in resolve_type()
1076 type_stack_pop(ctx->type_stack); in resolve_type()
1130 if (!ctx.type_stack) { in bt_ctf_resolve_types()
[all …]
/dports/net/astron/Astron-c8ba982/src/dclass/file/
H A Dparser.ypp64 static stack<TypeAndDepth> type_stack;
95 type_stack.push(TypeAndDepth(type, 0));
102 type_stack = stack<TypeAndDepth>();
668 type_stack.push(TypeAndDepth($1, 0));
1038 type_stack.push(TypeAndDepth($1,0));
1338 if(type_stack.top().type->as_method())
1388 if(type_stack.top().type->as_struct())
1422 type_stack.pop();
1484 if(type_stack.top().type->as_array())
1787 return (!type_stack.empty() && current_depth == type_stack.top().depth);
[all …]
H A Dparser.cpp126 static stack<TypeAndDepth> type_stack; variable
157 type_stack.push(TypeAndDepth(type, 0)); in init_value_parser()
164 type_stack = stack<TypeAndDepth>(); in cleanup_parser()
2723 type_stack.pop(); // Remove type from stack in yyparse()
2859 if(type_stack.top().type->as_method()) in yyparse()
2914 if(type_stack.top().type->as_struct()) in yyparse()
2952 type_stack.pop(); in yyparse()
3022 if(type_stack.top().type->as_array()) in yyparse()
3058 current_depth = type_stack.top().depth; in yyparse()
3648 return (!type_stack.empty() && current_depth == type_stack.top().depth); in check_depth()
[all …]

1234