Searched refs:sh64_frame_cache (Results 1 – 1 of 1) sorted by relevance
66 struct sh64_frame_cache struct845 struct sh64_frame_cache *cache, in sh64_analyze_prologue()2208 static struct sh64_frame_cache *2211 struct sh64_frame_cache *cache; in sh64_alloc_frame_cache()2214 cache = FRAME_OBSTACK_ZALLOC (struct sh64_frame_cache); in sh64_alloc_frame_cache()2235 static struct sh64_frame_cache *2236 sh64_frame_cache (struct frame_info *next_frame, void **this_cache) in sh64_frame_cache() function2238 struct sh64_frame_cache *cache; in sh64_frame_cache()2295 struct sh64_frame_cache *cache = sh64_frame_cache (next_frame, this_cache); in sh64_frame_prev_register()2358 struct sh64_frame_cache *cache = sh64_frame_cache (next_frame, this_cache); in sh64_frame_this_id()[all …]