Searched refs:struct_ptrace_ptrace_siginfo_struct_sz (Results 1 – 3 of 3) sorted by relevance
447 extern unsigned struct_ptrace_ptrace_siginfo_struct_sz;
323 PRE_READ(addr_, struct_ptrace_ptrace_siginfo_struct_sz);325 PRE_WRITE(addr_, struct_ptrace_ptrace_siginfo_struct_sz);376 POST_READ(addr_, struct_ptrace_ptrace_siginfo_struct_sz);378 POST_WRITE(addr_, struct_ptrace_ptrace_siginfo_struct_sz);
626 unsigned struct_ptrace_ptrace_siginfo_struct_sz = sizeof(ptrace_siginfo_t); variable