Searched refs:caches (Results 1 – 4 of 4) sorted by relevance
166 Dir_caches* caches; variable217 caches->add(this->dir_); in run()231 gold_assert(caches == NULL); in initialize()232 caches = new Dir_caches; in initialize()258 Dir_cache* pdc = caches->lookup(p->name().c_str()); in find()
2712 # autoconf caches the results of the last check and won't redo it.
469 Returns the current working directory. This implementation caches the
7549 * bfd.c (bfd_get_mtime): New fn, caches mtime, gets if not cached.