Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbcache.h169 extern int bcache_memory_used (struct bcache *bcache);
HDsymmisc.c157 bcache_memory_used (psymbol_bcache_get_bcache in print_objfile_statistics()
160 bcache_memory_used (objfile->per_bfd->macro_cache)); in print_objfile_statistics()
162 bcache_memory_used (objfile->per_bfd->filename_cache)); in print_objfile_statistics()
HDbcache.c490 bcache_memory_used (struct bcache *bcache) in bcache_memory_used() function