Home
last modified time | relevance | path

Searched refs:dlmmap (Results 1 – 2 of 2) sorted by relevance

/third_party/libffi/src/
Dclosures.c517 static void *dlmmap(void *, size_t, int, int, int, off_t);
521 #define mmap dlmmap
830 dlmmap (void *start, size_t length, int prot, in dlmmap() function
/third_party/libffi/
DChangeLog.old2202 (dlmmap, dlmunmap): Also use these functions on Cygwin.
3262 (dlmmap): Use it.