Searched defs:DwarfSectionImpl (Results 1 – 2 of 2) sorted by relevance
138 DwarfSectionImpl(std::shared_ptr<Memory>& memory) : DwarfSection(memory) {} in DwarfSectionImpl() function
819 template class DwarfSectionImpl<uint32_t>; variable820 template class DwarfSectionImpl<uint64_t>; variable