Home
last modified time | relevance | path

Searched defs:MaySupportMemoryTagging (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h71 static const bool MaySupportMemoryTagging = true; member
102 static const bool MaySupportMemoryTagging = true; member
135 static const bool MaySupportMemoryTagging = false; member
169 static const bool MaySupportMemoryTagging = false; member
188 static const bool MaySupportMemoryTagging = false; member
/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp33 static const bool MaySupportMemoryTagging = false; member
50 static const bool MaySupportMemoryTagging = false; member
67 static const bool MaySupportMemoryTagging = true; member
83 static const bool MaySupportMemoryTagging = true; member
175 static const bool MaySupportMemoryTagging = false; member
H A Dsecondary_test.cpp87 static const bool MaySupportMemoryTagging = false; member
92 static const bool MaySupportMemoryTagging = false; member
H A Dcombined_test.cpp517 static const bool MaySupportMemoryTagging = false; member