Searched refs:frame_cache_obstack (Results 1 – 2 of 2) sorted by relevance
759 static struct obstack frame_cache_obstack; variable764 void *data = obstack_alloc (&frame_cache_obstack, size); in frame_obstack_zalloc()956 obstack_free (&frame_cache_obstack, 0); in flush_cached_frames()957 obstack_init (&frame_cache_obstack); in flush_cached_frames()1514 obstack_init (&frame_cache_obstack); in _initialize_frame()
3528 (frame_cache_obstack): Make static.