Searched refs:HostInputIndex (Results 1 – 1 of 1) sorted by relevance
141 static unsigned HostInputIndex = ~0u; variable653 assert(HostInputIndex != ~0u && "Host input index not defined."); in WriteHeader()668 assert(HostInputIndex != ~0u && "Host input index not defined."); in WriteBundleEnd()702 if (I == HostInputIndex) { in WriteBundleEnd()721 ObjcopyArgs.push_back(InputFileNames[HostInputIndex]); in WriteBundleEnd()939 assert((HostInputIndex != ~0u || AllowNoHost) && in BundleFiles()942 CreateFileHandler(*InputBuffers[AllowNoHost ? 0 : HostInputIndex]); in BundleFiles()1096 if (!FoundHostBundle && HostInputIndex != ~0u) in UnbundleFiles()1522 HostInputIndex = Index; in main()