Searched refs:psymbol_cache (Results 1 – 5 of 5) sorted by relevance
95 print_bcache_statistics (psymbol_bcache_get_bcache (objfile->psymbol_cache), in print_symbol_bcache_statistics()158 (objfile->psymbol_cache))); in print_objfile_statistics()
275 struct psymbol_bcache *psymbol_cache; /* Byte cache for partial syms. */ member
255 objfile->psymbol_cache = psymbol_bcache_init (); in allocate_objfile()638 psymbol_bcache_free (objfile->psymbol_cache); in free_objfile()
2575 psymbol_bcache_free (objfile->psymbol_cache); in reread_symbols()2576 objfile->psymbol_cache = psymbol_bcache_init (); in reread_symbols()
1613 objfile->psymbol_cache, in add_psymbol_to_bcache()