Searched refs:MAP_MEMTAG (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h148 #define MAP_MEMTAG (1U << 3) macro
H A Dlinux.cpp58 if (Flags & MAP_MEMTAG)
H A Dprimary64.h375 (useMemoryTagging() ? MAP_MEMTAG : 0),

Completed in 57 milliseconds