Searched refs:__sanitizer_sandbox_arguments (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/include/sanitizer/
H A Dcommon_interface_defs.h39 } __sanitizer_sandbox_arguments; typedef in typeref:struct:__anon2453
50 void __sanitizer_sandbox_on_notify(__sanitizer_sandbox_arguments *args);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_interface_internal.h36 } __sanitizer_sandbox_arguments; typedef in typeref:struct:__anon2531
40 __sanitizer_sandbox_on_notify(__sanitizer_sandbox_arguments *args);
H A Dsanitizer_common_libcdep.cpp145 __sanitizer_sandbox_arguments *args) {
H A Dsanitizer_posix_libcdep.cpp299 void PlatformPrepareForSandboxing(__sanitizer_sandbox_arguments *args) {
H A Dsanitizer_fuchsia.cpp101 void PlatformPrepareForSandboxing(__sanitizer_sandbox_arguments *args) {}
H A Dsanitizer_common.h248 void PlatformPrepareForSandboxing(__sanitizer_sandbox_arguments *args);
H A Dsanitizer_win.cpp488 void PlatformPrepareForSandboxing(__sanitizer_sandbox_arguments *args) {}

Completed in 123 milliseconds