Home
last modified time | relevance | path

Searched defs:MapShadow (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/bionic/linker/
H A Dlinker_cfi.cpp155 uintptr_t CFIShadowWriter::MapShadow() { in MapShadow() function in CFIShadowWriter
/aosp_15_r20/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc241 void MapShadow(uptr addr, uptr size) { in MapShadow() function