Searched refs:FuzzPtrs (Results 1 – 2 of 2) sorted by relevance
37 const uintptr_t *FuzzPtrs = reinterpret_cast<const uintptr_t *>(Data); in LLVMFuzzerTestOneInput() local41 if (FuzzPtrs[i] != DecodedPtrs[i]) { in LLVMFuzzerTestOneInput()43 i, FuzzPtrs[i], DecodedPtrs[i]); in LLVMFuzzerTestOneInput()