Home
last modified time | relevance | path

Searched defs:MemToShadowImpl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform.h794 uptr MemToShadowImpl(uptr x) { in MemToShadowImpl() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform.h796 uptr MemToShadowImpl(uptr x) { in MemToShadowImpl() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform.h837 struct MemToShadowImpl { struct
850 return reinterpret_cast<RawShadow *>(SelectMapping<MemToShadowImpl>(x)); in MemToShadow() argument