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