Searched refs:build_rt_sigframe (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/m_sigframe/
H A Dsigframe-amd64-linux.c440 static Addr build_rt_sigframe(ThreadState *tst, function
510 rsp = build_rt_sigframe(tst, rsp_top_of_frame, siginfo, siguc,
H A Dsigframe-x86-linux.c518 static Addr build_rt_sigframe(ThreadState *tst, function
595 esp = build_rt_sigframe(tst, esp_top_of_frame, siginfo, siguc,
H A Dsigframe-s390x-linux.c384 static Addr build_rt_sigframe(ThreadState *tst, function
461 sp = build_rt_sigframe(tst, sp_top_of_frame, siginfo, siguc,

Completed in 46 milliseconds