Home
last modified time | relevance | path

Searched refs:LocalAddressSpaceView (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h32 typename AddressSpaceViewTy = LocalAddressSpaceView>
65 typename AddressSpaceViewTy = LocalAddressSpaceView,
163 template <u64 kSize, typename AddressSpaceViewTy = LocalAddressSpaceView>
167 typename AddressSpaceViewTy = LocalAddressSpaceView,
H A Dsanitizer_local_address_space_view.h32 struct LocalAddressSpaceView { struct
H A Dsanitizer_allocator_internal.h31 using AddressSpaceView = LocalAddressSpaceView;
H A Dsanitizer_allocator_secondary.h71 class AddressSpaceViewTy = LocalAddressSpaceView>
/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_allocator.h66 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
91 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
96 using Allocator = AllocatorASVT<LocalAddressSpaceView>;
/openbsd-src/gnu/llvm/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp56 using AddressSpaceView = LocalAddressSpaceView;
76 using AddressSpaceView = LocalAddressSpaceView;
91 using AddressSpaceView = LocalAddressSpaceView;
105 using AddressSpaceView = LocalAddressSpaceView;
119 using AddressSpaceView = LocalAddressSpaceView;
/openbsd-src/gnu/llvm/compiler-rt/lib/memprof/
H A Dmemprof_allocator.h61 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
68 using MemprofAllocator = MemprofAllocatorASVT<LocalAddressSpaceView>;
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_allocator.h164 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
180 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
188 using AsanAllocator = AsanAllocatorASVT<LocalAddressSpaceView>;
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp136 using Allocator64 = Allocator64ASVT<LocalAddressSpaceView>;
140 using Allocator64Dynamic = Allocator64DynamicASVT<LocalAddressSpaceView>;
145 using Allocator64Compact = Allocator64CompactASVT<LocalAddressSpaceView>;
151 Allocator64VeryCompactASVT<LocalAddressSpaceView>;
155 using Allocator64Dense = Allocator64DenseASVT<LocalAddressSpaceView>;
185 using Allocator32Compact = Allocator32CompactASVT<LocalAddressSpaceView>;
357 Allocator32SeparateBatchesASVT<LocalAddressSpaceView>;
491 template <typename AddressSpaceViewTy = LocalAddressSpaceView>
526 template <typename AddressSpaceViewTy = LocalAddressSpaceView>
1093 template <typename AddressSpaceViewTy = LocalAddressSpaceView>
H A Dsanitizer_flat_map_test.cpp69 using TestMap = TestMapASVT<TypeParam, LocalAddressSpaceView>;
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h76 using AddressSpaceView = LocalAddressSpaceView;
/openbsd-src/gnu/llvm/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp50 using AddressSpaceView = LocalAddressSpaceView;
/openbsd-src/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h68 using AddressSpaceView = LocalAddressSpaceView;
86 using AddressSpaceView = LocalAddressSpaceView;