Searched refs:VKI_SA_RESTORER (Results 1 – 22 of 22) sorted by relevance
445 if (flags & VKI_SA_RESTORER) in build_sigframe()502 if (flags & VKI_SA_RESTORER) in build_rt_sigframe()
205 if (flags & VKI_SA_RESTORER) in VG_()240 if (flags & VKI_SA_RESTORER) in VG_()
204 if (flags & VKI_SA_RESTORER) in VG_()
313 if (flags & VKI_SA_RESTORER) { in build_sigframe()369 if (flags & VKI_SA_RESTORER) { in build_rt_sigframe()
222 if (flags & VKI_SA_RESTORER) in VG_()
421 if (flags & VKI_SA_RESTORER) in build_rt_sigframe()
186 if (flags & VKI_SA_RESTORER) in VG_()
218 if (flags & VKI_SA_RESTORER) in VG_()
140 #define VKI_SA_RESTORER 0x04000000 macro
132 #define VKI_SA_RESTORER 0x04000000 macro
135 #define VKI_SA_RESTORER 0x04000000 macro
219 #define VKI_SA_RESTORER 0x04000000 macro
162 #define VKI_SA_RESTORER 0x04000000u macro
158 #define VKI_SA_RESTORER 0x04000000 macro
157 #define VKI_SA_RESTORER 0x04000000 macro
153 #define VKI_SA_RESTORER 0x04000000 macro
169 #define VKI_SA_RESTORER 0x04000000 macro
179 #define VKI_SA_RESTORER 0x04000000 macro
452 #define VKI_SA_RESTORER 0 /* Darwin doesn't have this */ macro
367 #define VKI_SA_RESTORER 0x04000000
815 skss_flags |= VKI_SA_RESTORER; in calculate_SKSS_from_SCSS()
3213 && (sa->sa_flags & VKI_SA_RESTORER)) in PRE()3308 if (sa->sa_flags & VKI_SA_RESTORER) in PRE()