Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h760 std::unique_ptr<lldb_private::SectionList> m_sections_up; global() variable
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/
H A DModule.h1041 lldb::SectionListUP m_sections_up; ///< Unified section list for module that variable