Searched refs:NewSectionName (Results 1 – 1 of 1) sorted by relevance
241 StringRef NewSectionName, StringRef NewSectionData, Action SectionAction) { in addOrUpdateSectionToFileImpl() argument252 MemoryBuffer::getMemBuffer(NewSectionData, NewSectionName, false); in addOrUpdateSectionToFileImpl()255 Name = "__TEXT," + NewSectionName.str(); in addOrUpdateSectionToFileImpl()257 Name = NewSectionName.str(); in addOrUpdateSectionToFileImpl()273 checkSectionData(*static_cast<ObjectFile *>((*Result).get()), NewSectionName, in addOrUpdateSectionToFileImpl()