25 for(goto_symex_statet::call_stackt::const_reverse_iterator
30 const goto_symex_statet::framet &frame=*s_it;
32 if(frame.catch_map.empty())
35 for(irept::subt::const_iterator
36 e_it=exceptions_thrown.begin();
37 e_it!=exceptions_thrown.end();
40 goto_symex_statet::framet::catch_mapt::const_iterator
41 c_it=frame.catch_map.find(e_it->id());
43 if(c_it!=frame.catch_map.end())