Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DDwarfSectionTest.cpp30 class MockDwarfSection : public DwarfSection { class
32 MockDwarfSection(Memory* memory) : DwarfSection(memory) {} in MockDwarfSection() function in unwindstack::MockDwarfSection