Home
last modified time | relevance | path

Searched refs:oldFileName (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lld/lib/ReaderWriter/MachO/
H A DMachONormalizedFileFromAtoms.cpp851 StringRef oldFileName = ""; in synthesizeDebugNotes() local
866 if (newFileName != oldFileName || newDirPath != oldDirPath) { in synthesizeDebugNotes()
868 if (oldFileName != "") in synthesizeDebugNotes()
871 oldFileName = newFileName; in synthesizeDebugNotes()