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