Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module_unittest.cc198 DIEHandler *StartSpecifiedDIE(DIEHandler *parent, DwarfTag tag,
410 DIEHandler *CUFixtureBase::StartSpecifiedDIE(DIEHandler *parent, in StartSpecifiedDIE() function in CUFixtureBase
1341 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, in TEST_F()
1443 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace, in TEST_F()
1458 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_structure_type, in TEST_F()
1473 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_union_type, in TEST_F()
1488 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, in TEST_F()
1538 = StartSpecifiedDIE(&root2_handler, dwarf2reader::DW_TAG_class_type, in TEST_F()
1598 = StartSpecifiedDIE(&root2_handler, dwarf2reader::DW_TAG_class_type, in TEST_F()
1661 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, in TEST_F()