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