Home
last modified time | relevance | path

Searched refs:eMmapFlagsAnon (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/Target/
HDPlatform.h43 eMmapFlagsAnon = 2 enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/FreeBSD/
HDProcessPOSIX.cpp581 eMmapFlagsAnon | eMmapFlagsPrivate, -1, 0)) { in DoAllocateMemory()
/NextBSD/contrib/llvm/tools/lldb/source/Target/
HDPlatform.cpp1509 if (flags & eMmapFlagsAnon) in ConvertMmapFlagsToPlatform()
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp2993 eMmapFlagsAnon | eMmapFlagsPrivate, -1, 0)) in DoAllocateMemory()