LLVM  3.7.0
Namespaces | Functions | Variables
FuzzerLoop.cpp File Reference
#include "FuzzerInternal.h"
#include <sanitizer/coverage_interface.h>
#include <algorithm>
Include dependency graph for FuzzerLoop.cpp:

Go to the source code of this file.

Namespaces

 fuzzer
 

Functions

static uintptr_t fuzzer::HashOfArrayOfPCs (uintptr_t *PCs, uintptr_t NumPCs)
 

Variables

static Fuzzer * fuzzer::F