Searched refs:first_section_sp (Results 1 – 1 of 1) sorted by relevance
1947 SectionSP first_section_sp(m_section_list->GetSectionAtIndex(0)); in GetSection() local1948 if (first_section_sp) in GetSection()1949 filename = first_section_sp->GetObjectFile()->GetFileSpec().GetPath(); in GetSection()