dextool.plugin.fuzzer.backend.generate_cpp

Members

Functions

generateFuncParamFuzzer
void generateFuncParamFuzzer(CFunction f, ParamsT param_limits, CppModule f_, CppModule extra_includes)

Generate the parameters with random values.

Meta

Authors

Joakim Brännström (joakim.brannstrom@gmx.com)

This Source Code Form is subject to the terms of the Mozilla Public License, v.2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

This file contains the C++ code generators.

License

MPL-2