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