HomeSort by relevance Sort by last modified time
    Searched refs:MapShadow (Results 1 - 5 of 5) sorted by null

  /bionic/linker/
linker_cfi.h 68 uintptr_t MapShadow();
linker_cfi.cpp 156 uintptr_t CFIShadowWriter::MapShadow() {
237 if (!NotifyLibDl(solist, MapShadow()))
  /external/compiler-rt/lib/tsan/go/
tsan_go.cc 159 MapShadow(addr, size);
  /external/compiler-rt/lib/tsan/rtl/
tsan_rtl.cc 241 void MapShadow(uptr addr, uptr size) {
tsan_rtl.h 618 void MapShadow(uptr addr, uptr size);

Completed in 81 milliseconds