reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
 7029       ctx, &sanitizer_handle->handle_bytes,
 7030       sizeof(sanitizer_handle->handle_bytes));
 7035         ctx, &sanitizer_handle->handle_bytes,
 7036         sizeof(sanitizer_handle->handle_bytes));
 7038         ctx, &sanitizer_handle->handle_type,
 7039         sizeof(sanitizer_handle->handle_type));
 7041         ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);
 7041         ctx, &sanitizer_handle->f_handle, sanitizer_handle->handle_bytes);