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

/gem5/ext/systemc/src/sysc/kernel/
H A Dsc_cor_fiber.h40 struct SjLj_Function_Context { struct
41 struct SjLj_Function_Context *prev;
85 struct SjLj_Function_Context m_eh; // the exception handling context
H A Dsc_cor_fiber.cpp41 extern "C" void _Unwind_SjLj_Register (struct SjLj_Function_Context *);
42 extern "C" void _Unwind_SjLj_Unregister (struct SjLj_Function_Context *);

Completed in 3 milliseconds