Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DDwarfSection.h175 DwarfSectionImplNoHdr(Memory* memory) : DwarfSectionImpl<AddressType>(memory) {} in DwarfSectionImplNoHdr() function
/system/core/libunwindstack/
DDwarfSection.cpp810 template class DwarfSectionImplNoHdr<uint32_t>; variable
811 template class DwarfSectionImplNoHdr<uint64_t>; variable