Home
last modified time | relevance | path

Searched defs:MAP_ANON (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dmmap-writeexec.c13 #define MAP_ANON global() macro
/llvm-project/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp32 #define MAP_ANON 0x1000 macro
/llvm-project/compiler-rt/lib/profile/
H A DWindowsMMap.h29 #define MAP_ANON MAP_ANONYMOUS macro
/llvm-project/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp37 #define MAP_ANON 0x1000 macro
/llvm-project/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp32 #define MAP_ANON 0x1000 macro
/llvm-project/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp34 #define MAP_ANON 0x20 macro
/llvm-project/lldb/source/Target/
H A DPlatform.cpp49 #define MAP_ANON 0x1000 macro