Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Core/
DModule.h1003 …std::unique_ptr<lldb_private::SectionList> m_sections_ap; ///< Unified section list for module tha… variable
/external/lldb/include/lldb/Symbol/
DObjectFile.h682 std::unique_ptr<lldb_private::SectionList> m_sections_ap; variable