Home
last modified time | relevance | path

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

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