Searched defs:eMmapFlagsAnon (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h39 enum MmapFlags { eMmapFlagsPrivate = 1, eMmapFlagsAnon = 2 }; enumerator in enum:lldb_private::MmapFlags

Completed in 113 milliseconds