Searched refs:NotesFileModel (Results 1 – 1 of 1) sorted by relevance
442 Twine NotesFileModel = OriginalFileName + Twine(".elfnotes.%%%%%%%.tmp"); in addELFNotes() local444 sys::fs::TempFile::create(NotesFileModel); in addELFNotes()446 handleErrorAsWarning(createFileError(NotesFileModel, std::move(E))); in addELFNotes()