Searched refs:bcache_xfree (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/gdb/gdb/
H A Dbcache.h155 extern void bcache_xfree (struct bcache *bcache);
H A Dbcache.c282 bcache_xfree (struct bcache *bcache)
278 bcache_xfree (struct bcache *bcache) function
H A Dobjfiles.c457 bcache_xfree (objfile->psymbol_cache);
458 bcache_xfree (objfile->macro_cache);
H A Dsymfile.c1874 bcache_xfree (objfile->psymbol_cache);
1876 bcache_xfree (objfile->macro_cache);

Completed in 110 milliseconds