Searched refs:renameELFSection (Results 1 – 3 of 3) sorted by relevance
353 void renameELFSection(const MCSectionELF *Section, StringRef Name);
265 void MCContext::renameELFSection(const MCSectionELF *Section, StringRef Name) { in renameELFSection() function in MCContext
1254 Asm.getContext().renameELFSection(&Section, in CompressDebugSection()