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