Searched refs:UnwindExceptionReset (Results 1 - 1 of 1) sorted by relevance
/gem5/src/systemc/core/ | ||
H A D | process.cc | 44 class UnwindExceptionReset : public ::sc_core::sc_unwind_exception class in namespace:sc_gem5 47 UnwindExceptionReset() { _isReset = true; } function in class:sc_gem5::UnwindExceptionReset 64 BuiltinExceptionWrapper<UnwindExceptionReset> resetException; |
Completed in 4 milliseconds