Searched refs:macro_cache (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dobjfiles.h246 struct bcache *macro_cache; /* Byte cache for macros */ member in struct:objfile
H A Dobjfiles.c169 objfile->macro_cache = bcache_xmalloc ();
478 bcache_xfree (objfile->macro_cache);
H A Dsolib-sunos.c189 objfile->macro_cache = bcache_xmalloc ();
H A Dsymfile.c2392 bcache_xfree (objfile->macro_cache);
2393 objfile->macro_cache = bcache_xmalloc ();
2422 objfile->macro_cache = bcache_xmalloc ();
H A Dsymmisc.c239 bcache_memory_used (objfile->macro_cache));
H A Ddwarf2read.c9375 objfile->macro_cache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dobjfiles.h246 struct bcache *macro_cache; /* Byte cache for macros */ member in struct:objfile
H A Dobjfiles.c169 objfile->macro_cache = bcache_xmalloc ();
478 bcache_xfree (objfile->macro_cache);
H A Dsolib-sunos.c189 objfile->macro_cache = bcache_xmalloc ();
H A Dsymfile.c2392 bcache_xfree (objfile->macro_cache);
2393 objfile->macro_cache = bcache_xmalloc ();
2422 objfile->macro_cache = bcache_xmalloc ();
H A Dsymmisc.c239 bcache_memory_used (objfile->macro_cache));
H A Ddwarf2read.c9375 objfile->macro_cache);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dobjfiles.h246 struct bcache *macro_cache; /* Byte cache for macros */ member in struct:objfile
H A Dobjfiles.c169 objfile->macro_cache = bcache_xmalloc ();
478 bcache_xfree (objfile->macro_cache);
H A Dsolib-sunos.c189 objfile->macro_cache = bcache_xmalloc ();
H A Dsymfile.c2392 bcache_xfree (objfile->macro_cache);
2393 objfile->macro_cache = bcache_xmalloc ();
2422 objfile->macro_cache = bcache_xmalloc ();
H A Dsymmisc.c239 bcache_memory_used (objfile->macro_cache));
H A Ddwarf2read.c9375 objfile->macro_cache);

Completed in 304 milliseconds