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