Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDobjfiles.h293 struct bcache *macro_cache; /* Byte cache for macros */ member
HDobjfiles.c167 objfile->macro_cache = bcache_xmalloc (); in allocate_objfile()
458 bcache_xfree (objfile->macro_cache); in free_objfile()
HDsolib-sunos.c147 objfile->macro_cache = bcache_xmalloc (); in allocate_rt_common_objfile()
HDsymfile.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()
HDsymmisc.c238 bcache_memory_used (objfile->macro_cache)); in print_objfile_statistics()
HDdwarf2read.c7743 objfile->macro_cache); in macro_start_file()