Searched refs:IsArchive (Results 1 – 2 of 2) sorted by relevance
207 bool IsArchive = DMO.getObjectFilename().endswith(")"); in remarksErrorHandler() local210 if (!IsArchive) in remarksErrorHandler()604 bool IsArchive = ObjFile.endswith(")"); in link() local620 } else if (IsArchive) { in link()
1303 bool IsArchive = identify_magic(Buffer.getBuffer()) == file_magic::archive; in getDeviceInput() local1313 if (IsArchive && !Syms.count(Binary)) in getDeviceInput()1321 Extracted = IsArchive && *ExtractOrErr; in getDeviceInput()1323 if (!IsArchive || Extracted) in getDeviceInput()