Searched refs:CreateELFGroupSection (Results 1 – 3 of 3) sorted by relevance
257 const MCSectionELF *CreateELFGroupSection();
275 const MCSectionELF *MCContext::CreateELFGroupSection() { in CreateELFGroupSection() function in MCContext
1264 Group = Ctx.CreateELFGroupSection(); in CreateIndexedSections()