Searched refs:g_sections (Results 1 – 2 of 2) sorted by relevance
147 static const SectionType g_sections[] = in CreateInstance() local162 for (size_t idx = 0; idx < sizeof(g_sections) / sizeof(g_sections[0]); ++idx) in CreateInstance()164 SectionType section_type = g_sections[idx]; in CreateInstance()
972 static const SectionType g_sections[] = in CreateSections() local988 for (size_t idx = 0; idx < sizeof(g_sections) / sizeof(g_sections[0]); ++idx) in CreateSections()990 SectionType section_type = g_sections[idx]; in CreateSections()