Searched refs:parent_section_sp (Results 1 – 3 of 3) sorted by relevance
75 SectionSP parent_section_sp(section_sp->GetParent()); in GetParent() local76 if (parent_section_sp) in GetParent()77 sb_section.SetSP(parent_section_sp); in GetParent()
175 Section::Section(const lldb::SectionSP &parent_section_sp, in Section() argument195 if (parent_section_sp) in Section()196 m_parent_wp = parent_section_sp; in Section()
110 Section(const lldb::SectionSP &parent_section_sp, // NULL for top level