Home
last modified time | relevance | path

Searched refs:unified_section_sp (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1009 … SectionSP unified_section_sp(unified_section_list.FindSectionByName(const_segname)); in CreateSections() local
1010 if (is_dsym && unified_section_sp) in CreateSections()
1096 else if (unified_section_sp) in CreateSections()
1098 m_sections_ap->AddSection(unified_section_sp); in CreateSections()