Searched refs:newFileName (Results 1 – 1 of 1) sorted by relevance
862 StringRef newFileName = tu.name; in synthesizeDebugNotes() local866 if (newFileName != oldFileName || newDirPath != oldDirPath) { in synthesizeDebugNotes()871 oldFileName = newFileName; in synthesizeDebugNotes()886 _stabs.push_back(mach_o::Stab(nullptr, N_SO, 0, 0, 0, newFileName)); in synthesizeDebugNotes()