Home
last modified time | relevance | path

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

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