Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/nsan/
H A Dnsan.cpp93 static __float128 ReadShadow(const u8 *ptr, const char ShadowTypeId) { in ReadShadow() argument
94 switch (ShadowTypeId) { in ReadShadow()