Searched refs:SectionWP (Results 1 – 5 of 5) sorted by relevance
102 lldb::SectionWP m_opaque_wp;
505 lldb::SectionWP m_section_wp; ///< The section for the address, can be NULL.
280 lldb::SectionWP m_parent_wp; // Weak pointer to parent section
423 typedef std::weak_ptr<lldb_private::Section> SectionWP; typedef
807 lldb::SectionWP empty_section_wp; in SectionWasDeletedPrivate()