Home
last modified time | relevance | path

Searched refs:fuzzer_initialized (Results 1 – 1 of 1) sorted by relevance

/arch/sandbox/cpu/
A Dos.c1146 static bool fuzzer_initialized = false; variable
1154 if (!fuzzer_initialized) in sandbox_fuzzing_engine_get_input()
1174 if (!fuzzer_initialized) { in LLVMFuzzerTestOneInput()
1175 fuzzer_initialized = true; in LLVMFuzzerTestOneInput()

Completed in 5 milliseconds