Searched defs:rt_sigframe (Results 1 – 3 of 3) sorted by relevance
161 struct rt_sigframe { struct179 QEMU_BUILD_BUG_ON(offsetof(struct rt_sigframe, uc.tuc_mcontext.eip) argument184 struct rt_sigframe { struct185 abi_ulong pretcode;186 struct target_ucontext uc;187 struct target_siginfo info;
101 struct rt_sigframe struct109 QEMU_BUILD_BUG_ON(offsetof(struct rt_sigframe, sig.retcode[3]) argument
93 } rt_sigframe; typedef