Searched refs:needsDfsanRt (Results 1 – 2 of 2) sorted by relevance
49 bool needsDfsanRt() const { return Sanitizers.has(SanitizerKind::DataFlow); } in needsDfsanRt() function
2324 if (SanArgs.needsDfsanRt()) in collectSanitizerRuntimes()