Searched refs:renameELFSection (Results 1 – 3 of 3) sorted by relevance
366 void renameELFSection(MCSectionELF *Section, StringRef Name);
299 void MCContext::renameELFSection(MCSectionELF *Section, StringRef Name) { in renameELFSection() function in MCContext
1026 Asm.getContext().renameELFSection(&Section, in writeSectionData()