Searched defs:osigcontext (Results 1 – 2 of 2) sorted by relevance
48 int sc_ebp;49 int sc_isp;50 int sc_eip;51 int sc_efl;52 int sc_es;53 int sc_ds;54 int sc_cs;55 int sc_ss;56 int sc_edi;62 int sc_gs;[all …]
470 struct osigcontext { struct471 int _not_used;