Searched defs:throw_it (Results 1 - 4 of 4) sorted by relevance

/gem5/src/systemc/ext/core/
H A Dsc_process_handle.hh74 void throw_it() { throw t; } function in struct:sc_gem5::ExceptionWrapper
213 throw_it(const T &user_defined_exception, function in class:sc_core::sc_process_handle
/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_process_handle.h496 inline void sc_process_handle::throw_it( const EXCEPT& exception, function in class:sc_core::sc_process_handle
H A Dsc_process.h244 virtual inline void throw_it() { throw m_value; } function in class:sc_core::sc_throw_it
/gem5/src/systemc/core/
H A Dprocess.cc200 Process::throw_it(ExceptionWrapperBase &exc, bool inc_kids) function in class:sc_gem5::Process

Completed in 13 milliseconds