HomeSort by relevance Sort by last modified time
    Searched defs:__sanitizer_sandbox_arguments (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/include/sanitizer/
common_interface_defs.h 40 } __sanitizer_sandbox_arguments; typedef in typeref:struct:__anon24187
48 void __sanitizer_sandbox_on_notify(__sanitizer_sandbox_arguments *args);
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_internal_defs.h 100 } __sanitizer_sandbox_arguments; typedef in typeref:struct:__anon24239
104 __sanitizer_sandbox_on_notify(__sanitizer_sandbox_arguments *args);

Completed in 4645 milliseconds