Searched refs:createELFRelSection (Results 1 – 3 of 3) sorted by relevance
361 MCSectionELF *createELFRelSection(StringRef Name, unsigned Type,
315 MCSectionELF *MCContext::createELFRelSection(StringRef Name, unsigned Type, in createELFRelSection() function in MCContext
965 MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()