SA_SIGINFO 720 base/debug/stack_trace_posix.cc action.sa_flags = SA_RESETHAND | SA_SIGINFO; SA_SIGINFO 107 chrome/common/service_process_util_posix.cc action.sa_flags = SA_SIGINFO; SA_SIGINFO 66 content/plugin/plugin_main_linux.cc action.sa_flags = SA_SIGINFO; SA_SIGINFO 972 native_client_sdk/src/libraries/nacl_io/kernel_proxy.cc if (action && action->sa_flags & SA_SIGINFO) { SA_SIGINFO 612 sandbox/linux/seccomp-bpf/sandbox_bpf_unittest.cc sa.sa_flags = SA_SIGINFO; SA_SIGINFO 60 sandbox/linux/seccomp-bpf/trap.cc if (sa.sa_flags & SA_SIGINFO || sa.sa_handler != SIG_DFL) { SA_SIGINFO 78 sandbox/linux/seccomp-bpf/trap.cc sa.sa_flags = SA_SIGINFO | SA_NODEFER; SA_SIGINFO 91 sandbox/linux/tests/unit_tests.cc SANDBOX_ASSERT((old_act.sa_flags & SA_SIGINFO) == 0); SA_SIGINFO 74 testing/android/native_test_launcher.cc sa.sa_flags = SA_SIGINFO; SA_SIGINFO 2066 third_party/tcmalloc/chromium/src/base/linux_syscall_support.h a.sa_restorer = (a.sa_flags & SA_SIGINFO) SA_SIGINFO 314 third_party/tcmalloc/chromium/src/base/linuxthreads.cc sa.sa_flags = SA_ONSTACK|SA_SIGINFO|SA_RESETHAND; SA_SIGINFO 455 third_party/tcmalloc/chromium/src/profile-handler.cc sa.sa_flags = SA_RESTART | SA_SIGINFO; SA_SIGINFO 57 third_party/tcmalloc/chromium/src/tests/getpc_test.cc sa.sa_flags = SA_RESTART | SA_SIGINFO; SA_SIGINFO 1970 third_party/tcmalloc/vendor/src/base/linux_syscall_support.h a.sa_restorer = (a.sa_flags & SA_SIGINFO) SA_SIGINFO 314 third_party/tcmalloc/vendor/src/base/linuxthreads.cc sa.sa_flags = SA_ONSTACK|SA_SIGINFO|SA_RESETHAND; SA_SIGINFO 455 third_party/tcmalloc/vendor/src/profile-handler.cc sa.sa_flags = SA_RESTART | SA_SIGINFO; SA_SIGINFO 57 third_party/tcmalloc/vendor/src/tests/getpc_test.cc sa.sa_flags = SA_RESTART | SA_SIGINFO;