Searched refs:m_eh (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_cor_fiber.cpp152 _Unwind_SjLj_Register(&curr_cor->m_eh);
153 _Unwind_SjLj_Unregister(&new_cor->m_eh);
168 _Unwind_SjLj_Register(&curr_cor->m_eh);
169 _Unwind_SjLj_Unregister(&new_cor->m_eh);
H A Dsc_cor_fiber.h71 m_eh.prev = 0;
85 struct SjLj_Function_Context m_eh; // the exception handling context member in class:sc_core::sc_cor_fiber

Completed in 10 milliseconds