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