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.cc195 DIEHandler *StartSpecifiedDIE(DIEHandler *parent, DwarfTag tag,
407 DIEHandler *CUFixtureBase::StartSpecifiedDIE(DIEHandler *parent, in StartSpecifiedDIE() function in CUFixtureBase
1290 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, in TEST_F()
1369 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_namespace, in TEST_F()
1384 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_structure_type, in TEST_F()
1399 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_union_type, in TEST_F()
1414 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, in TEST_F()
1464 = StartSpecifiedDIE(&root2_handler, dwarf2reader::DW_TAG_class_type, in TEST_F()
1524 = StartSpecifiedDIE(&root2_handler, dwarf2reader::DW_TAG_class_type, in TEST_F()
1587 = StartSpecifiedDIE(&root_handler_, dwarf2reader::DW_TAG_class_type, in TEST_F()