Lines Matching refs:ucontext_t
72 define SIZEOF_SIGTRAMP HPPA_FRAME_ROUND(sizeof(siginfo_t) + sizeof(ucontext_t))
75 define _UC_GREGS offsetof(ucontext_t, uc_mcontext.__gregs[0])
76 define _UC_GREGS_R1 offsetof(ucontext_t, uc_mcontext.__gregs[1])
77 define _UC_GREGS_R2 offsetof(ucontext_t, uc_mcontext.__gregs[2])
78 define _UC_GREGS_R3 offsetof(ucontext_t, uc_mcontext.__gregs[3])
79 define _UC_GREGS_R4 offsetof(ucontext_t, uc_mcontext.__gregs[4])
80 define _UC_GREGS_R5 offsetof(ucontext_t, uc_mcontext.__gregs[5])
81 define _UC_GREGS_R6 offsetof(ucontext_t, uc_mcontext.__gregs[6])
82 define _UC_GREGS_R7 offsetof(ucontext_t, uc_mcontext.__gregs[7])
83 define _UC_GREGS_R8 offsetof(ucontext_t, uc_mcontext.__gregs[8])
84 define _UC_GREGS_R9 offsetof(ucontext_t, uc_mcontext.__gregs[9])
85 define _UC_GREGS_R10 offsetof(ucontext_t, uc_mcontext.__gregs[10])
86 define _UC_GREGS_R11 offsetof(ucontext_t, uc_mcontext.__gregs[11])
87 define _UC_GREGS_R12 offsetof(ucontext_t, uc_mcontext.__gregs[12])
88 define _UC_GREGS_R13 offsetof(ucontext_t, uc_mcontext.__gregs[13])
89 define _UC_GREGS_R14 offsetof(ucontext_t, uc_mcontext.__gregs[14])
90 define _UC_GREGS_R15 offsetof(ucontext_t, uc_mcontext.__gregs[15])
91 define _UC_GREGS_R16 offsetof(ucontext_t, uc_mcontext.__gregs[16])
92 define _UC_GREGS_R17 offsetof(ucontext_t, uc_mcontext.__gregs[17])
93 define _UC_GREGS_R18 offsetof(ucontext_t, uc_mcontext.__gregs[18])
94 define _UC_GREGS_R19 offsetof(ucontext_t, uc_mcontext.__gregs[19])
95 define _UC_GREGS_R20 offsetof(ucontext_t, uc_mcontext.__gregs[20])
96 define _UC_GREGS_R21 offsetof(ucontext_t, uc_mcontext.__gregs[21])
97 define _UC_GREGS_R22 offsetof(ucontext_t, uc_mcontext.__gregs[22])
98 define _UC_GREGS_R23 offsetof(ucontext_t, uc_mcontext.__gregs[23])
99 define _UC_GREGS_R24 offsetof(ucontext_t, uc_mcontext.__gregs[24])
100 define _UC_GREGS_R25 offsetof(ucontext_t, uc_mcontext.__gregs[25])
101 define _UC_GREGS_R26 offsetof(ucontext_t, uc_mcontext.__gregs[26])
102 define _UC_GREGS_R27 offsetof(ucontext_t, uc_mcontext.__gregs[27])
103 define _UC_GREGS_R28 offsetof(ucontext_t, uc_mcontext.__gregs[28])
104 define _UC_GREGS_R29 offsetof(ucontext_t, uc_mcontext.__gregs[29])
105 define _UC_GREGS_R30 offsetof(ucontext_t, uc_mcontext.__gregs[30])
106 define _UC_GREGS_R31 offsetof(ucontext_t, uc_mcontext.__gregs[31])