Searched refs:on_longjmp (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 234 void on_longjmp (exploded_graph &eg,
|
H A D | engine.cc | 1079 on_longjmp (eg, call, state, &ctxt); in on_stmt() 1226 exploded_node::on_longjmp (exploded_graph &eg, in on_longjmp() function in ana::exploded_node 1277 new_region_model->on_longjmp (longjmp_call, setjmp_call, in on_longjmp() 1415 model->on_longjmp (get_longjmp_call (), in update_model()
|
H A D | region-model.h | 1725 void on_longjmp (const gcall *longjmp_call, const gcall *setjmp_call,
|
H A D | region-model.cc | 4754 region_model::on_longjmp (const gcall *longjmp_call, const gcall *setjmp_call, in on_longjmp() function in ana::region_model
|
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/ |
H A D | exploded-graph.h | 263 void on_longjmp (exploded_graph &eg,
|
H A D | engine.cc | 1449 on_longjmp (eg, call, state, ctxt); in on_stmt_pre() 1629 exploded_node::on_longjmp (exploded_graph &eg, in on_longjmp() function in ana::exploded_node 1678 new_region_model->on_longjmp (longjmp_call, setjmp_call, in on_longjmp() 1875 model->on_longjmp (get_longjmp_call (), in update_model()
|
H A D | ChangeLog | 12 * region-model.cc (region_model::on_longjmp): Pass false for 16 needed by on_longjmp. 1882 * engine.cc (exploded_node::on_longjmp): Update for new param of 2416 (region_model::on_longjmp): Likewise. 2803 (exploded_node::on_longjmp): Likewise. 2818 (exploded_node::on_longjmp): Likewise. 3409 (exploded_node::on_longjmp): Pass setjmp_point to stale_jmp_buf 3711 * engine.cc (exploded_node::on_longjmp): Likewise. 4790 (exploded_node::on_longjmp): Port from region_id/svalue_id to 5229 (region_model::on_longjmp): Likewise. [all …]
|
H A D | region-model.h | 640 void on_longjmp (const gcall *longjmp_call, const gcall *setjmp_call,
|
H A D | region-model.cc | 1978 region_model::on_longjmp (const gcall *longjmp_call, const gcall *setjmp_call, in on_longjmp() function in ana::region_model
|