Searched refs:check_for_throws (Results 1 - 4 of 4) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_simcontext_int.h179 method_p->check_for_throws();
309 // Andy Goodrich: added invocation of sc_method_process::check_for_throws()
H A Dsc_method_process.h139 void check_for_throws();
376 // Andy Goodrich: addition of check_for_throws() method.
H A Dsc_method_process.cpp58 // |"sc_method_process::check_for_throws"
66 void sc_method_process::check_for_throws() function in class:sc_core::sc_method_process
281 // That lets check_for_throws stumble across it if we were in the call
831 // Andy Goodrich: added check_for_throws() to fix case where a method is
H A Dsc_simcontext.cpp1443 active_method_h->check_for_throws();

Completed in 16 milliseconds