Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h611 MAPPING_META_SHADOW_END, enumerator
639 case MAPPING_META_SHADOW_END: return Mapping::kMetaShadowEnd; in MappingImpl()
785 return MappingArchImpl<MAPPING_META_SHADOW_END>(); in MetaShadowEnd()