Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lldb/include/lldb/Core/
DModule.h1087 lldb::SectionListUP m_sections_up; ///< Unified section list for module that
/openbsd/src/gnu/llvm/lldb/include/lldb/
Dlldb-forward.h390 typedef std::unique_ptr<lldb_private::SectionList> SectionListUP; typedef