Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DDwarfSection.h128 DwarfSectionImpl(Memory* memory) : DwarfSection(memory) {} in DwarfSectionImpl() function
/system/unwinding/libunwindstack/
DDwarfSection.cpp803 template class DwarfSectionImpl<uint32_t>; variable
804 template class DwarfSectionImpl<uint64_t>; variable