Searched refs:__afl_fuzz_len (Results 1 – 4 of 4) sorted by relevance
69 extern unsigned int *__afl_fuzz_len;405 size_t length = *__afl_fuzz_len; in LLVMFuzzerRunDriver()438 callback(__afl_fuzz_ptr, *__afl_fuzz_len); in LLVMFuzzerRunDriver()
109 u32 *__afl_fuzz_len = &__afl_fuzz_len_dummy; variable321 __afl_fuzz_len = (u32 *)map; in __afl_map_shm_fuzz()976 if (write(fd_doc, __afl_fuzz_ptr, *__afl_fuzz_len) != *__afl_fuzz_len) { in __afl_start_snapshots()1244 if (write(fd_doc, __afl_fuzz_ptr, *__afl_fuzz_len) != *__afl_fuzz_len) { in __afl_start_forkserver()
45 if (write(fd_doc, buf, len) != __afl_fuzz_len) { in main()
20 "__afl_fuzz_len";