Home
last modified time | relevance | path

Searched refs:SectionListUP (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DModule.h1043 lldb::SectionListUP m_sections_up; ///< Unified section list for module that
/llvm-project-15.0.7/lldb/include/lldb/
H A Dlldb-forward.h382 typedef std::unique_ptr<lldb_private::SectionList> SectionListUP; typedef