Searched refs:createELFRelSection (Results 1 – 3 of 3) sorted by relevance
391 MCSectionELF *createELFRelSection(const Twine &Name, unsigned Type,
312 MCSectionELF *MCContext::createELFRelSection(const Twine &Name, unsigned Type, in createELFRelSection() function in MCContext
971 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()