Searched defs:OldNew (Results 1 – 3 of 3) sorted by relevance
250 for (auto &OldNew : Old2NewFuncs) { in runOnFunction() local
195 for (const auto &OldNew : MachOConfig.RPathsToUpdate) { processLoadCommands() local
1236 [&Match](const DenseMap<StringRef, StringRef>::value_type &OldNew) { in parseInstallNameToolOptions() argument