Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dobjfiles.h293 struct bcache *macro_cache; /* Byte cache for macros */ member
H A Dobjfiles.c167 objfile->macro_cache = bcache_xmalloc (); in allocate_objfile()
458 bcache_xfree (objfile->macro_cache); in free_objfile()
H A Dsolib-sunos.c147 objfile->macro_cache = bcache_xmalloc (); in allocate_rt_common_objfile()
H A Dsymfile.c1872 bcache_xfree (objfile->macro_cache); in reread_symbols()
1873 objfile->macro_cache = bcache_xmalloc (); in reread_symbols()
1902 objfile->macro_cache = bcache_xmalloc (); in reread_symbols()
H A Dsymmisc.c238 bcache_memory_used (objfile->macro_cache)); in print_objfile_statistics()
H A Ddwarf2read.c7743 objfile->macro_cache); in macro_start_file()