Searched refs:createELFGroupSection (Results 1 – 3 of 3) sorted by relevance
398 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);
380 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() function in MCContext
1253 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); in writeObject()