Lines Matching defs:m68k_frame_cache
623 struct m68k_frame_cache
640 static struct m68k_frame_cache *
643 struct m68k_frame_cache *cache;
646 cache = FRAME_OBSTACK_ZALLOC (struct m68k_frame_cache);
673 struct m68k_frame_cache *cache)
771 struct m68k_frame_cache *cache)
872 CORE_ADDR current_pc, struct m68k_frame_cache *cache)
898 struct m68k_frame_cache cache;
920 static struct m68k_frame_cache *
921 m68k_frame_cache (const frame_info_ptr &this_frame, void **this_cache)
925 struct m68k_frame_cache *cache;
930 return (struct m68k_frame_cache *) *this_cache;
989 struct m68k_frame_cache *cache = m68k_frame_cache (this_frame, this_cache);
1003 struct m68k_frame_cache *cache = m68k_frame_cache (this_frame, this_cache);
1032 struct m68k_frame_cache *cache = m68k_frame_cache (this_frame, this_cache);