Searched refs:SectionListUP (Results 1 – 2 of 2) sorted by relevance
983 lldb::SectionListUP m_sections_up; ///< Unified section list for module that
395 typedef std::unique_ptr<lldb_private::SectionList> SectionListUP; typedef