Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Ddirsearch.cc166 Dir_caches* caches; variable
217 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()
/toolchain/binutils/binutils-2.25/config/
Dtcl.m42712 # autoconf caches the results of the last check and won't redo it.
/toolchain/binutils/binutils-2.25/libiberty/
Dfunctions.texi469 Returns the current working directory. This implementation caches the
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-91937549 * bfd.c (bfd_get_mtime): New fn, caches mtime, gets if not cached.