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