Searched refs:createELFRelSection (Results 1 – 3 of 3) sorted by relevance
348 const MCSectionELF *createELFRelSection(StringRef Name, unsigned Type,
281 MCContext::createELFRelSection(StringRef Name, unsigned Type, unsigned Flags, in createELFRelSection() function in MCContext
1133 const MCSectionELF *RelaSection = Ctx.createELFRelSection( in createRelocationSection()