Home
last modified time | relevance | path

Searched refs:IsArchive (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/dsymutil/
DDwarfLinkerForBinary.cpp208 bool IsArchive = DMO.getObjectFilename().endswith(")"); in remarksErrorHandler() local
211 if (!IsArchive) in remarksErrorHandler()
347 bool IsArchive = ObjFile.endswith(")"); in link() local
363 } else if (IsArchive) { in link()