Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc253 static bool data_mapped = false; in MapShadow() local
259 if (!data_mapped) { in MapShadow()
261 data_mapped = true; in MapShadow()