Searched defs:DwarfSectionTest (Results 1 – 1 of 1) sorted by relevance
70 class DwarfSectionTest : public DwarfSection { class72 explicit DwarfSectionTest(std::shared_ptr<DfxMemory> memory) : DwarfSection(memory) {}; in DwarfSectionTest() function in OHOS::HiviewDFX::DwarfSectionTest