Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-2f.c10 #define MAP_ANON MAP_ANONYMOUS macro
12 #define MAP_ANON MAP_FILE macro
H A Dloop-2g.c10 #define MAP_ANON MAP_ANONYMOUS macro
12 #define MAP_ANON MAP_FILE macro
/openbsd/gnu/llvm/compiler-rt/lib/profile/
H A DWindowsMMap.h29 #define MAP_ANON MAP_ANONYMOUS macro
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/OpenBSD/
H A DPlatformOpenBSD.cpp33 #define MAP_ANON 0x1000 macro
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/FreeBSD/
H A DPlatformFreeBSD.cpp37 #define MAP_ANON 0x1000 macro
/openbsd/sys/sys/
H A Dmman.h59 #define MAP_ANON 0x1000 /* allocated from memory, swap space */ macro
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/NetBSD/
H A DPlatformNetBSD.cpp32 #define MAP_ANON 0x1000 macro
/openbsd/gnu/llvm/lldb/source/Plugins/Platform/Linux/
H A DPlatformLinux.cpp34 #define MAP_ANON 0x20 macro
/openbsd/usr.sbin/nsd/
H A Dutil.c47 #define MAP_ANON MAP_ANONYMOUS macro
/openbsd/gnu/llvm/lldb/source/Target/
H A DPlatform.cpp50 #define MAP_ANON 0x1000 macro