Searched refs:setSectionName (Results 1 – 5 of 5) sorted by relevance
52 void setSectionName(StringRef Name) { SectionName = Name; } in setSectionName() function
64 void setSectionName(StringRef Name) { SectionName = Name; } in setSectionName() function
65 void setSectionName(StringRef Name) { SectionName = Name; } in setSectionName() function
309 const_cast<MCSectionELF *>(Section)->setSectionName(CachedName); in renameELFSection()
314 const_cast<MCSectionELF *>(Section)->setSectionName(CachedName); in renameELFSection()