Home | History | Annotate | Download | only in common

Lines Matching refs:root_handler_

129         root_handler_(&file_context_, &line_reader_, &reporter_),
174 // Call the handler this.root_handler_'s StartCompilationUnit and
177 // this.root_handler_ ready to hear about children: call
178 // this.root_handler_.EndAttributes, but not this.root_handler_.Finish.
241 // this.root_handler_.Finish. After that point, no further calls
292 DwarfCUToModule root_handler_;
336 ASSERT_TRUE(root_handler_
340 ASSERT_TRUE(root_handler_.StartRootDIE(0x02e56bfbda9e7337ULL,
343 root_handler_.ProcessAttributeString(dwarf2reader::DW_AT_name,
347 root_handler_.ProcessAttributeString(dwarf2reader::DW_AT_comp_dir,
351 root_handler_.ProcessAttributeUnsigned(dwarf2reader::DW_AT_stmt_list,
356 root_handler_.ProcessAttributeSigned(dwarf2reader::DW_AT_language,
360 root_handler_.ProcessAttributeUnsigned(dwarf2reader::DW_AT_language,
364 ASSERT_TRUE(root_handler_.EndAttributes());
647 root_handler_.Finish();
654 DefineFunction(&root_handler_, "function1",
656 root_handler_.Finish();
670 DefineFunction6(&root_handler_, "function1",
673 root_handler_.Finish();
686 DefineFunction(&root_handler_, "function1",
688 root_handler_.Finish();
696 EXPECT_FALSE(root_handler_
704 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, "class_A");
725 AbstractInstanceDIE(&root_handler_, 0x1e8dac5d507ed7abULL,
727 DefineInlineInstanceDIE(&root_handler_, "", 0x1e8dac5d507ed7abULL,
729 root_handler_.Finish();
740 AbstractInstanceDIE(&root_handler_, 0x1e8dac5d507ed7abULL,
743 DefineInlineInstanceDIE(&root_handler_, "", 0x1e8dac5d507ed7abULL,
745 root_handler_.Finish();
759 AbstractInstanceDIE(&root_handler_, 0x93e9cdad52826b39ULL,
761 DefineInlineInstanceDIE(&root_handler_, "", 0x93e9cdad52826b39ULL,
763 root_handler_.Finish();
777 AbstractInstanceDIE(&root_handler_, 0x1e8dac5d507ed7abULL,
779 DefineInlineInstanceDIE(&root_handler_, "", 1ULL,
781 root_handler_.Finish();
794 DefineFunction(&root_handler_, "",
796 root_handler_.Finish();
870 DefineFunction(&root_handler_, "function1",
873 DefineFunction(&root_handler_, "function2",
876 root_handler_.Finish();
899 root_handler_.Finish();
909 root_handler_.Finish();
918 DefineFunction(&root_handler_, "function1", 0x127da12ffcf5c51fULL, 0x1000U,
920 root_handler_.Finish();
931 DefineFunction(&root_handler_, "function1", 10, 2, NULL);
932 DefineFunction(&root_handler_, "function2", 20, 2, NULL);
933 root_handler_.Finish();
957 DefineFunction(&root_handler_, "function1", 10, 5, NULL);
960 DefineFunction(&root_handler_, "function2", 20, 10, NULL);
961 root_handler_.Finish();
981 DefineFunction(&root_handler_, "function1", 0xfffffffffffffff0ULL, 6, NULL);
982 DefineFunction(&root_handler_, "function2", 0xfffffffffffffffaULL, 5, NULL);
983 root_handler_.Finish();
1002 DefineFunction(&root_handler_, "function", 10, 11, NULL);
1003 root_handler_.Finish();
1019 DefineFunction(&root_handler_, "function1", 11, 1, NULL);
1020 DefineFunction(&root_handler_, "function2", 13, 1, NULL);
1021 root_handler_.Finish();
1049 DIEHandler *enclosure_handler = StartNamedDIE(&root_handler_, tag,
1056 root_handler_.Finish();
1071 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace,
1082 root_handler_.Finish();
1094 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace,
1111 root_handler_.Finish();
1148 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1153 root_handler_.Finish();
1172 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1177 root_handler_.Finish();
1193 DeclarationDIE(&root_handler_, 0xcd3c51b946fb1eeeLL,
1195 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1198 root_handler_.Finish();
1209 DeclarationDIE(&root_handler_, 0xcd3c51b946fb1eeeLL,
1212 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1215 root_handler_.Finish();
1227 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, "class_A");
1232 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1235 root_handler_.Finish();
1250 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1259 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1263 root_handler_.Finish();
1278 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace,
1290 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1299 root_handler_.Finish();
1311 DeclarationDIE(&root_handler_, 0xcd3c51b946fb1eeeLL,
1313 AbstractInstanceDIE(&root_handler_, 0x1e8dac5d507ed7abULL,
1315 DefineInlineInstanceDIE(&root_handler_, "", 0x1e8dac5d507ed7abULL,
1317 root_handler_.Finish();
1359 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace,
1369 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace,
1384 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_structure_type,
1399 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_union_type,
1414 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1422 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1425 root_handler_.Finish();
1555 DeclarationDIE(&root_handler_, 0xefd7f7752c27b7e4ULL,
1557 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1560 root_handler_.Finish();
1567 DeclarationDIE(&root_handler_, 0xc34ff4786cae78bdULL,
1569 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1572 root_handler_.Finish();
1583 DeclarationDIE(&root_handler_, 0xd0fe467ec2f1a58cULL,
1587 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1596 DefinitionDIE(&root_handler_, dwarf2reader::DW_TAG_subprogram,
1600 root_handler_.Finish();
1618 StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1628 = StartNamedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type,
1636 root_handler_.Finish();
1648 ASSERT_TRUE(root_handler_
1651 ASSERT_TRUE(root_handler_.StartRootDIE(0xae789dc102cfca54ULL,
1653 root_handler_.ProcessAttributeString(dwarf2reader::DW_AT_name,
1656 root_handler_.ProcessAttributeUnsigned(dwarf2reader::DW_AT_stmt_list,
1659 root_handler_.EndAttributes();
1660 root_handler_.Finish();
1670 root_handler_.Finish();
1677 ASSERT_FALSE(root_handler_
1686 ASSERT_TRUE(root_handler_
1695 ASSERT_TRUE(root_handler_
1704 ASSERT_TRUE(root_handler_
1708 ASSERT_FALSE(root_handler_.StartRootDIE(0x02e56bfbda9e7337ULL,