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