Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/dsymutil/
DDwarfLinkerForBinary.cpp207 bool IsArchive = DMO.getObjectFilename().endswith(")"); in remarksErrorHandler() local
210 if (!IsArchive) in remarksErrorHandler()
604 bool IsArchive = ObjFile.endswith(")"); in link() local
620 } else if (IsArchive) { in link()