Searched defs:mmap (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/runtime_core/platforms/windows/libpandabase/ |
| D | mem.cpp | 100 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap() function
|
| /arkcompiler/runtime_core/static_core/platforms/windows/libpandabase/ |
| D | mem.cpp | 103 void *mmap([[maybe_unused]] void *addr, size_t len, uint32_t prot, int flags, int fildes, off_t off) in mmap() function
|