Home
last modified time | relevance | path

Searched refs:fixMmapAddr (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/compiler-rt/lib/esan/
H A Desan.h52 bool fixMmapAddr(void **Addr, SIZE_T Size, int Flags);
H A Desan_linux.cpp52 bool fixMmapAddr(void **Addr, SIZE_T Size, int Flags) { in fixMmapAddr() function
H A Desan_interceptors.cpp181 if (!fixMmapAddr(&addr, sz, flags)) \