Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flat_map.h26 typename AddressSpaceViewTy = LocalAddressSpaceView>
59 typename AddressSpaceViewTy = LocalAddressSpaceView>
158 template <u64 kSize, typename AddressSpaceViewTy = LocalAddressSpaceView>
162 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>
/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_allocator.h67 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
114 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
119 using Allocator = AllocatorASVT<LocalAddressSpaceView>;
/llvm-project/compiler-rt/lib/msan/
H A Dmsan_allocator.cpp64 using AddressSpaceView = LocalAddressSpaceView;
84 using AddressSpaceView = LocalAddressSpaceView;
100 using AddressSpaceView = LocalAddressSpaceView;
115 using AddressSpaceView = LocalAddressSpaceView;
129 using AddressSpaceView = LocalAddressSpaceView;
143 using AddressSpaceView = LocalAddressSpaceView;
/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_allocator.h65 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
72 using MemprofAllocator = MemprofAllocatorASVT<LocalAddressSpaceView>;
/llvm-project/compiler-rt/lib/asan/
H A Dasan_allocator.h236 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
252 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
260 using AsanAllocator = AsanAllocatorASVT<LocalAddressSpaceView>;
/llvm-project/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp142 using Allocator64 = Allocator64ASVT<LocalAddressSpaceView>;
146 using Allocator64Dynamic = Allocator64DynamicASVT<LocalAddressSpaceView>;
151 using Allocator64Compact = Allocator64CompactASVT<LocalAddressSpaceView>;
157 Allocator64VeryCompactASVT<LocalAddressSpaceView>;
161 using Allocator64Dense = Allocator64DenseASVT<LocalAddressSpaceView>;
191 using Allocator32Compact = Allocator32CompactASVT<LocalAddressSpaceView>;
363 Allocator32SeparateBatchesASVT<LocalAddressSpaceView>;
504 template <typename AddressSpaceViewTy = LocalAddressSpaceView>
540 template <typename AddressSpaceViewTy = LocalAddressSpaceView>
1105 template <typename AddressSpaceViewTy = LocalAddressSpaceView>
[all...]
H A Dsanitizer_flat_map_test.cpp61 using TestMap = TestMapASVT<TypeParam, LocalAddressSpaceView>;
/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h86 using AddressSpaceView = LocalAddressSpaceView;
/llvm-project/compiler-rt/lib/dfsan/
H A Ddfsan_allocator.cpp59 using AddressSpaceView = LocalAddressSpaceView;
/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h68 using AddressSpaceView = LocalAddressSpaceView;
86 using AddressSpaceView = LocalAddressSpaceView;