Searched refs:ELFFileModel (Results 1 – 1 of 1) sorted by relevance
454 Twine ELFFileModel = OriginalFileName + Twine(".elfwithnotes.%%%%%%%.tmp"); in addELFNotes() local456 sys::fs::TempFile::create(ELFFileModel); in addELFNotes()458 handleErrorAsWarning(createFileError(ELFFileModel, std::move(E))); in addELFNotes()