Home
last modified time | relevance | path

Searched refs:SET_SIGNAL_LR (Results 1 – 4 of 4) sorted by relevance

/external/valgrind/main/coregrind/m_sigframe/
Dsigframe-ppc32-aix5.c95 #define SET_SIGNAL_LR(zztst, zzval) \ macro
180 SET_SIGNAL_LR(tst, (Addr) &frame->tramp[0]); in VG_()
Dsigframe-ppc64-aix5.c95 #define SET_SIGNAL_LR(zztst, zzval) \ macro
180 SET_SIGNAL_LR(tst, (Addr) &frame->tramp[0]); in VG_()
Dsigframe-ppc64-linux.c119 #define SET_SIGNAL_LR(zztst, zzval) \ macro
287 SET_SIGNAL_LR(tst, (Addr)&VG_(ppc64_linux_SUBST_FOR_rt_sigreturn)); in VG_()
Dsigframe-ppc32-linux.c121 #define SET_SIGNAL_LR(zztst, zzval) \ macro
189 SET_SIGNAL_LR(tst, (Addr)(use_rt_sigreturn in stack_mcontext()