Home
last modified time | relevance | path

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

/external/llvm-project/lld/lib/ReaderWriter/MachO/
DMachONormalizedFileFromAtoms.cpp852 StringRef oldDirPath = ""; in synthesizeDebugNotes() local
866 if (newFileName != oldFileName || newDirPath != oldDirPath) { in synthesizeDebugNotes()
872 oldDirPath = newDirPath; in synthesizeDebugNotes()