Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h138 DwarfSectionImpl(std::shared_ptr<Memory>& memory) : DwarfSection(memory) {} in DwarfSectionImpl() function
/system/unwinding/libunwindstack/
DDwarfSection.cpp819 template class DwarfSectionImpl<uint32_t>; variable
820 template class DwarfSectionImpl<uint64_t>; variable