Searched refs:CreateSections (Results 1 – 14 of 14) sorted by relevance
78 void CreateSections(SectionList &unified_section_list) override {} in CreateSections() function
80 void CreateSections(SectionList &unified_section_list) override;
129 void ObjectFileBreakpad::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileBreakpad
72 void CreateSections(lldb_private::SectionList &unified_section_list) override;
140 void ObjectFileJIT::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileJIT
86 void CreateSections(SectionList &unified_section_list) override;
293 void ObjectFileWasm::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileWasm
53 objfile_sp->CreateSections(*module_sp->GetUnifiedSectionList()); in FindPlugin()
589 CreateSections(*module_sp->GetUnifiedSectionList()); in GetSectionList()593 CreateSections(unified_section_list); in GetSectionList()
316 virtual void CreateSections(SectionList &unified_section_list) = 0;
117 void CreateSections(lldb_private::SectionList &unified_section_list) override;
1781 void ObjectFileELF::CreateSections(SectionList &unified_section_list) { in CreateSections() function in ObjectFileELF
87 void CreateSections(SectionList &unified_section_list) override { in CreateSections() function in __anon02ea81f40111::PlaceholderObjectFile
1282 obj_file->CreateSections(*GetUnifiedSectionList()); in GetSectionList()