Home
last modified time | relevance | path

Searched refs:tag_cycle (Results 1 – 1 of 1) sorted by relevance

/xnu-8020.121.3/san/memory/
H A Dkasan-tbi.c308 static uint8_t tag_cycle = 0; variable
316 tag = (tag_cycle++ & 0xF) | 0xF0; in __hwasan_generate_tag()