Searched refs:CreateSections (Results 1 – 10 of 10) sorted by relevance
39 obj_file->CreateSections (*module_sp->GetUnifiedSectionList()); in FindPlugin()
618 CreateSections(*module_sp->GetUnifiedSectionList()); in GetSectionList()
111 CreateSections (lldb_private::SectionList &unified_section_list);
952 ObjectFileMachO::CreateSections (SectionList &unified_section_list) in CreateSections() function in ObjectFileMachO
95 CreateSections (lldb_private::SectionList &unified_section_list);
610 ObjectFilePECOFF::CreateSections (SectionList &unified_section_list) in CreateSections() function in ObjectFilePECOFF
355 CreateSections (SectionList &unified_section_list) = 0;
109 CreateSections (lldb_private::SectionList &unified_section_list);
853 ObjectFileELF::CreateSections(SectionList &unified_section_list) in CreateSections() function in ObjectFileELF
1134 obj_file->CreateSections(*GetUnifiedSectionList()); in GetSectionList()