Searched refs:renameELFSection (Results 1 – 9 of 9) sorted by relevance
396 void renameELFSection(MCSectionELF *Section, StringRef Name);
296 void MCContext::renameELFSection(MCSectionELF *Section, StringRef Name) { in renameELFSection() function in MCContext
1059 Asm.getContext().renameELFSection(&Section, in writeSectionData()
510 void renameELFSection(MCSectionELF *Section, StringRef Name);
465 void renameELFSection(MCSectionELF *Section, StringRef Name);
314 void MCContext::renameELFSection(MCSectionELF *Section, StringRef Name) { in renameELFSection() function in MCContext
894 MC.renameELFSection(&Section, (".z" + SectionName.drop_front(1)).str()); in writeSectionData()
393 void MCContext::renameELFSection(MCSectionELF *Section, StringRef Name) { in renameELFSection() function in MCContext