Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/
H A Dallocator_config.h63 static const bool MaySupportMemoryTagging = true; member
92 static const bool MaySupportMemoryTagging = true; member
123 static const bool MaySupportMemoryTagging = false; member
155 static const bool MaySupportMemoryTagging = false; member
173 static const bool MaySupportMemoryTagging = false; member
/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dprimary_test.cpp29 static const bool MaySupportMemoryTagging = false; member
45 static const bool MaySupportMemoryTagging = false; member
61 static const bool MaySupportMemoryTagging = true; member
151 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.cpp516 static const bool MaySupportMemoryTagging = false; member