Searched refs:TargetOutputFileNameMap (Results 1 – 1 of 1) sorted by relevance
1196 StringMap<StringRef> TargetOutputFileNameMap; in UnbundleArchive() local1200 TargetOutputFileNameMap[Target] = *Output; in UnbundleArchive()1329 StringRef FileName = TargetOutputFileNameMap[Target]; in UnbundleArchive()