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