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