Searched refs:sc_exception (Results 1 - 5 of 5) sorted by relevance

/gem5/src/systemc/ext/utils/
H A Dsc_exception.hh38 typedef std::exception sc_exception; typedef in namespace:sc_core
H A D_using.hh78 using sc_core::sc_exception;
/gem5/src/systemc/tests/systemc/compliance_1666/test228/
H A Dtest228.cpp63 void g(sc_exception x) {}
/gem5/src/systemc/tests/systemc/1666-2011-compliance/proc_ctrl_timeout/
H A Dproc_ctrl_timeout.cpp88 catch (sc_exception ex) {
97 catch (sc_exception ex) {
195 catch (sc_exception ex) {
/gem5/ext/systemc/src/sysc/utils/
H A Dsc_report.h183 typedef std::exception sc_exception; typedef in namespace:sc_core

Completed in 12 milliseconds