Searched refs:DFSan (Results 1 – 6 of 6) sorted by relevance
240 static DFSanState *DFSan; variable247 if (!&dfsan_create_label || !DFSan) return false; in MutateWithDFSan()248 return DFSan->Mutate(U); in MutateWithDFSan()253 DFSan = new DFSanState(Options); in InitializeDFSan()273 DFSan->DFSanCmpCallback(PC, CmpSize, Type, Arg1, Arg2, L1, L2); in __dfsw___sanitizer_cov_trace_cmp()
47 FUZZER_FLAG_INT(dfsan, 1, "Use DFSan for taint-guided mutations. No-op unless "48 "the DFSan instrumentation was compiled in.")
15 set_target_properties(check-dfsan PROPERTIES FOLDER "DFSan tests")
10 // DFSan runtime flags.
5 # DFSan interface functions
212 DFSan changes the ABI of each function in the module. This makes it possible