Searched refs:createELFGroupSection (Results 1 – 3 of 3) sorted by relevance
606 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group, bool IsComdat);
606 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group, in createELFGroupSection() function in MCContext
1126 Ctx.createELFGroupSection(SignatureSymbol, Section.isComdat()); in writeObject()