Searched refs:MemtagTuning (Results 1 – 3 of 3) sorted by relevance
210 MemtagTuning, // Whether to tune tagging for UAF or overflow. enumerator
203 option = scudo::Option::MemtagTuning;
818 if (O == Option::MemtagTuning) { in setOption()