Lines Matching refs:raise
34 On any arch then sigusr2 calls raise (SIGUSR1) for --ptraceme.
39 # 0 0x7f7ab61e9e6b raise
44 # 0 0x7f7ab61e9e6b raise
57 # 1 0xf7771466 - 1 raise
63 # 1 0xf7771466 - 1 raise
71 But the raise jmp patching was unreliable. It depends on the CFI for the raise()
73 the case. Some newer glibc versions rewrote raise() and now the CFA is calculated
74 differently. So we disable raise jmp patching everywhere.
124 raise (SIGUSR1);
132 raise (SIGABRT);
133 /* Avoid tail call optimization for the raise call. */
173 raise (SIGUSR1);
243 raise (SIGUSR2);