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