Searched refs:obstack_memory_used (Results 1 – 3 of 3) sorted by relevance
236 int obstack_memory_used (struct obstack *obstack);293 #define obstack_memory_used(h) _obstack_memory_used (h) macro
441 return obstack_memory_used (&bcache->cache); in bcache_memory_used()
236 obstack_memory_used (&objfile->objfile_obstack)); in print_objfile_statistics()