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