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