Home
last modified time | relevance | path

Searched defs:DwarfSectionTest (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Ddwarf_test.cpp70 class DwarfSectionTest : public DwarfSection { class
72 explicit DwarfSectionTest(std::shared_ptr<DfxMemory> memory) : DwarfSection(memory) {}; in DwarfSectionTest() function in OHOS::HiviewDFX::DwarfSectionTest