#include "bloaty.h"#include "bloaty.pb.h"#include "strarr.h"#include "absl/strings/string_view.h"
Go to the source code of this file.
Classes | |
| class | bloaty::StringPieceInputFile |
| class | bloaty::StringPieceInputFileFactory |
Namespaces | |
| bloaty | |
Functions | |
| int | LLVMFuzzerTestOneInput (const uint8_t *data, size_t size) |
| void | bloaty::RunBloaty (const InputFileFactory &factory, const std::string &data_source) |
Definition at line 56 of file fuzz_target.cc.