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