Searched defs:m_sections_up (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h987 lldb::SectionListUP m_sections_up; ///< Unified section list for module that member in class:lldb_private::Module
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h667 std::unique_ptr<lldb_private::SectionList> m_sections_up; member in class:lldb_private::ObjectFile

Completed in 167 milliseconds