Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddcache.c185 DCACHE *last_cache; /* Used by info dcache */ variable
504 last_cache = dcache; in dcache_init()
512 if (last_cache == dcache) in dcache_free()
513 last_cache = NULL; in dcache_free()
564 if (last_cache) in dcache_info()
568 for (p = last_cache->valid_head; p; p = p->p) in dcache_info()
H A DChangeLog-20002218 * dcache.c (dcache_info): Don't print cache state if last_cache