Searched refs:dealloc_cache (Results 1 – 3 of 3) sorted by relevance
155 frame_dealloc_cache_ftype *dealloc_cache; member
1537 if (fi->prologue_cache && fi->unwind->dealloc_cache) in reinit_frame_cache()1538 fi->unwind->dealloc_cache (fi, fi->prologue_cache); in reinit_frame_cache()1539 if (fi->base_cache && fi->base->unwind->dealloc_cache) in reinit_frame_cache()1540 fi->base->unwind->dealloc_cache (fi, fi->base_cache); in reinit_frame_cache()
1380 dwarf2_tailcall_frame_unwind.dealloc_cache (self, cache->tailcall_cache); in dwarf2_frame_dealloc_cache()