Searched refs:CreateSections (Results 1 – 10 of 10) sorted by relevance
81 void CreateSections(SectionList &unified_section_list) override;
272 void ObjectFileBreakpad::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileBreakpad
72 void CreateSections(lldb_private::SectionList &unified_section_list) override;
137 void ObjectFileJIT::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileJIT
47 obj_file->CreateSections(*module_sp->GetUnifiedSectionList()); in FindPlugin()
616 CreateSections(*module_sp->GetUnifiedSectionList()); in GetSectionList()620 CreateSections(unified_section_list); in GetSectionList()
328 virtual void CreateSections(SectionList &unified_section_list) = 0;
120 void CreateSections(lldb_private::SectionList &unified_section_list) override;
1940 void ObjectFileELF::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileELF
1286 obj_file->CreateSections(*GetUnifiedSectionList()); in GetSectionList()