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