package
0.0.0-20250311210455-ee70e6dbc377
Repository: https://github.com/google/syzkaller.git
Documentation: pkg.go.dev

# Functions

Build builds a C program from source src and returns name of the resulting binary.
BuildExecutor builds the executor binary for tests.
BuildNoWarn is the same as Build, but ignores all compilation warnings.
No description provided by the author
No description provided by the author
No description provided by the author
Format reformats C source using clang-format.
No description provided by the author
No description provided by the author
Write generates C source for program p based on the provided options opt.

# Variables

This is the main configuration used by executor, only for testing.
No description provided by the author

# Structs

No description provided by the author
These are legacy options, they remain only for the sake of backward compatibility.
Options control various aspects of source generation.

# Type aliases

No description provided by the author