Searched refs:GetUnifiedSectionList (Results 1 – 5 of 5) sorted by relevance
47 obj_file->CreateSections(*module_sp->GetUnifiedSectionList()); in FindPlugin()
616 CreateSections(*module_sp->GetUnifiedSectionList()); in GetSectionList()
1165 SectionList *GetUnifiedSectionList();
87 return Module::GetUnifiedSectionList(); in GetSectionList()
1286 obj_file->CreateSections(*GetUnifiedSectionList()); in GetSectionList()1300 SectionList *Module::GetUnifiedSectionList() { in GetUnifiedSectionList() function in Module