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