Searched defs:mmap64 (Results 1 – 4 of 4) sorted by relevance
16 .globl mmap64 symbol17 .equ mmap64, mmap define
18 .globl mmap64 symbol19 .equ mmap64, mmap define
27 .globl mmap64 symbol28 .equ mmap64, mmap define
42 void* mmap64(void* addr, size_t size, int prot, int flags, int fd, off64_t offset) { in mmap64() function