Searched defs:__sanitizer_sandbox_arguments (Results 1 - 2 of 2) sorted by relevance

/external/compiler-rt/include/sanitizer/
H A Dcommon_interface_defs.h40 } __sanitizer_sandbox_arguments; typedef in typeref:struct:__anon19569
48 void __sanitizer_sandbox_on_notify(__sanitizer_sandbox_arguments *args);
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_internal_defs.h100 } __sanitizer_sandbox_arguments; typedef in typeref:struct:__anon19621
104 __sanitizer_sandbox_on_notify(__sanitizer_sandbox_arguments *args);

Completed in 97 milliseconds