Home
last modified time | relevance | path

Searched defs:archives (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/bmake/
H A Darch.c155 static ArchList archives; /* The archives we've already examined */ variable
/freebsd/contrib/llvm-project/lld/ELF/
H A DDriver.cpp2212 SmallVector<StringRef, 0> archives; in writeArchiveStats() local