Lines Matching defs:sparc_frame_cache
758 static struct sparc_frame_cache *
761 struct sparc_frame_cache *cache;
763 cache = FRAME_OBSTACK_ZALLOC (struct sparc_frame_cache);
967 sparc_record_save_insn (struct sparc_frame_cache *cache)
991 CORE_ADDR current_pc, struct sparc_frame_cache *cache)
1128 struct sparc_frame_cache cache;
1191 struct sparc_frame_cache *
1192 sparc_frame_cache (const frame_info_ptr &this_frame, void **this_cache)
1194 struct sparc_frame_cache *cache;
1197 return (struct sparc_frame_cache *) *this_cache;
1248 struct sparc_frame_cache *
1251 struct sparc_frame_cache *cache;
1255 return (struct sparc_frame_cache *) *this_cache;
1257 cache = sparc_frame_cache (this_frame, this_cache);
1288 struct sparc_frame_cache *cache =
1303 struct sparc_frame_cache *cache =
1372 struct sparc_frame_cache *cache =