Home
last modified time | relevance | path

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

/external/compiler-rt/lib/asan/
Dasan_mapping.h277 static inline uptr MemToShadow(uptr p) { in MemToShadow() function
/external/compiler-rt/lib/cfi/
Dcfi.cc71 uint16_t *MemToShadow(uptr x, uptr shadow_base) { in MemToShadow() function
/external/compiler-rt/lib/tsan/rtl/
Dtsan_platform.h599 uptr MemToShadow(uptr x) { in MemToShadow() function