Searched refs:hook_mmap (Results 1 – 1 of 1) sorted by relevance
| /developtools/profiler/device/plugins/native_hook/src/ |
| D | hook_client.cpp | 973 void* hook_mmap(void*(*fn)(void*, size_t, int, int, int, off_t), in hook_mmap() function 1372 void* ret = hook_mmap(GetDispatch()->mmap, addr, length, prot, flags, fd, offset); in ohos_malloc_hook_mmap()
|