Searched refs:NotesTmpFileName (Results 1 – 1 of 1) sorted by relevance
549 std::string NotesTmpFileName = NotesTemp->TmpName; in addELFNotes() local550 if (Error E = NotesTemp->keep(NotesTmpFileName)) { in addELFNotes()551 handleErrorAsWarning(createFileError(NotesTmpFileName, std::move(E))); in addELFNotes()562 std::string Option("--add-section=.note.openmp=" + NotesTmpFileName); in addELFNotes()