Searched defs:setSectionName (Results 1 – 3 of 3) sorted by relevance
63 void setSectionName(StringRef Name) { this->Name = Name; } in setSectionName() function
65 void setSectionName(StringRef Name) { SectionName = Name; } in setSectionName() function
63 void setSectionName(StringRef Name) { SectionName = Name; } in setSectionName() function