Searched defs:linux32_sigcontext (Results 1 – 1 of 1) sorted by relevance
101 struct linux32_sigcontext { struct102 int sc_gs;103 int sc_fs;104 int sc_es;105 int sc_ds;106 int sc_edi;107 int sc_esi;108 int sc_ebp;109 int sc_esp;110 int sc_ebx;[all …]