Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/tests/
DDwarfEhFrameWithHdrTest.cpp33 class TestDwarfEhFrameWithHdr : public DwarfEhFrameWithHdr<TypeParam> { class
35 TestDwarfEhFrameWithHdr(Memory* memory) : DwarfEhFrameWithHdr<TypeParam>(memory) {} in TestDwarfEhFrameWithHdr() function in unwindstack::TestDwarfEhFrameWithHdr