Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsymmisc.c97 print_bcache_statistics (objfile->per_bfd->macro_cache, in print_symbol_bcache_statistics()
160 bcache_memory_used (objfile->per_bfd->macro_cache)); in print_objfile_statistics()
H A Dobjfiles.h179 struct bcache *macro_cache; member
H A Dobjfiles.c144 storage->macro_cache = bcache_xmalloc (NULL, NULL); in get_objfile_bfd_data()
156 bcache_xfree (storage->macro_cache); in free_objfile_per_bfd_storage()
H A Ddwarf2read.c18117 objfile->per_bfd->macro_cache, in macro_start_file()