Searched refs:kLoAppMemEnd (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform.h81 static const uptr kLoAppMemEnd = 0x008000000000ull; member in struct:__tsan::Mapping48AddressSpace
115 static const uptr kLoAppMemEnd = 0x0200000000ull; member in struct:__tsan::MappingMips64_40
139 static const uptr kLoAppMemEnd = 0x0200000000ull; member in struct:__tsan::MappingAppleAarch64
170 static const uptr kLoAppMemEnd = 0x0500000000ull; member in struct:__tsan::MappingAarch64_39
201 static const uptr kLoAppMemEnd = 0x02000000000ull; member in struct:__tsan::MappingAarch64_42
236 static const uptr kLoAppMemEnd = 0x00a0000000000ull; member in struct:__tsan::MappingAarch64_48
274 static const uptr kLoAppMemEnd = 0x008000000000ull; member in struct:__tsan::MappingLoongArch64_47
305 static const uptr kLoAppMemEnd = 0x000100000000ull; member in struct:__tsan::MappingPPC64_44
338 static const uptr kLoAppMemEnd = 0x010000000000ull; member in struct:__tsan::MappingPPC64_46
369 static const uptr kLoAppMemEnd member in struct:__tsan::MappingPPC64_47
400 static const uptr kLoAppMemEnd = 0x0e0000000000ull; member in struct:__tsan::MappingS390x
428 static const uptr kLoAppMemEnd = 0x00e000000000ull; member in struct:__tsan::MappingGo48
459 static const uptr kLoAppMemEnd = 0x00e000000000ull; member in struct:__tsan::MappingGoWindows
489 static const uptr kLoAppMemEnd = 0x00e000000000ull; member in struct:__tsan::MappingGoPPC64_46
519 static const uptr kLoAppMemEnd = 0x00e000000000ull; member in struct:__tsan::MappingGoPPC64_47
548 static const uptr kLoAppMemEnd = 0x00e000000000ull; member in struct:__tsan::MappingGoAarch64
578 static const uptr kLoAppMemEnd = 0x00e000000000ull; member in struct:__tsan::MappingGoMips64_47
605 static const uptr kLoAppMemEnd = 0x100000000000ull; member in struct:__tsan::MappingGoS390x
701 kLoAppMemEnd, enumerator in enum:__tsan::MappingType
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cpp163 TestRegion<Mapping>(Mapping::kLoAppMemBeg, Mapping::kLoAppMemEnd);
225 Mapping::kLoAppMemEnd);

Completed in 229 milliseconds