Searched refs:fixMmapAddr (Results 1 – 3 of 3) sorted by relevance
50 bool fixMmapAddr(void **Addr, SIZE_T Size, int Flags);
52 bool fixMmapAddr(void **Addr, SIZE_T Size, int Flags) { in fixMmapAddr() function
352 if (!fixMmapAddr(&addr, sz, flags)) in INTERCEPTOR()363 if (!fixMmapAddr(&addr, sz, flags)) in INTERCEPTOR()