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