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