Searched refs:createELFGroupSection (Results 1 – 9 of 9) sorted by relevance
398 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);
380 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() function in MCContext
1253 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); in writeObject()
467 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);
606 MCSectionELF *createELFGroupSection(const MCSymbolELF *Group, bool IsComdat);
429 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group) { in createELFGroupSection() function in MCContext
1113 MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol); in writeObject()
606 MCSectionELF *MCContext::createELFGroupSection(const MCSymbolELF *Group, in createELFGroupSection() function in MCContext
1126 Ctx.createELFGroupSection(SignatureSymbol, Section.isComdat()); in writeObject()