LLVM  3.7.0
Namespaces | Functions
FuzzerMutate.cpp File Reference
#include <cstring>
#include "FuzzerInternal.h"
Include dependency graph for FuzzerMutate.cpp:

Go to the source code of this file.

Namespaces

 fuzzer
 

Functions

static char fuzzer::FlipRandomBit (char X)
 
static char fuzzer::RandCh ()
 
size_t fuzzer::Mutate (uint8_t *Data, size_t Size, size_t MaxSize)