Home
last modified time | relevance | path

Searched defs:MAP_PRIVATE (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h27 #define MAP_PRIVATE 0x02 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp31 #define MAP_PRIVATE 0x0002 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp36 #define MAP_PRIVATE 0x0002 macro
/freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp31 #define MAP_PRIVATE 0x0002 macro
/freebsd/sys/sys/
H A Dmman.h71 #define MAP_PRIVATE 0x0002 /* changes are private */ macro
/freebsd/contrib/ntp/sntp/libopts/
H A Dautoopts.h370 # define MAP_PRIVATE 0x02 macro
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DPlatform.cpp48 #define MAP_PRIVATE 2 macro
/freebsd/contrib/libucl/src/
H A Ducl_util.c88 #define MAP_PRIVATE 2 macro