Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h125 DwarfSectionImpl(Memory* memory) : DwarfSection(memory) {} in DwarfSectionImpl() function
/system/core/libunwindstack/
DDwarfSection.cpp806 template class DwarfSectionImpl<uint32_t>; variable
807 template class DwarfSectionImpl<uint64_t>; variable