Searched refs:start_scope (Results 1 – 1 of 1) sorted by relevance
451 struct scope_level start_scope; in gdb_xml_create_parser_and_cleanup_1() local474 memset (&start_scope, 0, sizeof (start_scope)); in gdb_xml_create_parser_and_cleanup_1()475 start_scope.elements = elements; in gdb_xml_create_parser_and_cleanup_1()476 VEC_safe_push (scope_level_s, parser->scopes, &start_scope); in gdb_xml_create_parser_and_cleanup_1()