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