Home
last modified time | relevance | path

Searched refs:kMetaShadowBeg (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h66 static const uptr kMetaShadowBeg = 0x300000000000ull; member
100 static const uptr kMetaShadowBeg = 0x4000000000ull; member
136 static const uptr kMetaShadowBeg = 0x0d00000000ull; member
166 static const uptr kMetaShadowBeg = 0x3100000000ull; member
199 static const uptr kMetaShadowBeg = 0x26000000000ull; member
247 static const uptr kMetaShadowBeg = 0x0b0000000000ull; member
278 static const uptr kMetaShadowBeg = 0x100000000000ull; member
654 kMetaShadowBeg, enumerator
685 case kMetaShadowBeg: in Apply()
686 return Mapping::kMetaShadowBeg; in Apply()
[all …]
/llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/
H A Dtsan_platform.h68 static const uptr kMetaShadowBeg = 0x300000000000ull; member
105 static const uptr kMetaShadowBeg = 0x4000000000ull; member
145 static const uptr kMetaShadowBeg = 0x0d00000000ull; member
179 static const uptr kMetaShadowBeg = 0x3100000000ull; member
216 static const uptr kMetaShadowBeg = 0x26000000000ull; member
270 static const uptr kMetaShadowBeg = 0x0b0000000000ull; member
305 static const uptr kMetaShadowBeg = 0x100000000000ull; member
716 kMetaShadowBeg, enumerator
749 case kMetaShadowBeg: in Apply()
750 return Mapping::kMetaShadowBeg; in Apply()
[all …]