Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/lsan/
H A Dlsan_allocator.h75 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
97 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
103 using AllocatorCache = AllocatorCacheASVT<LocalAddressSpaceView>;
115 using Allocator = AllocatorASVT<LocalAddressSpaceView>;
/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_allocator.h164 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
191 using PrimaryAllocator = PrimaryAllocatorASVT<LocalAddressSpaceView>;
198 using AllocatorCache = AllocatorCacheASVT<LocalAddressSpaceView>;
209 using AsanAllocator = AsanAllocatorASVT<LocalAddressSpaceView>;
/freebsd-12.1/contrib/compiler-rt/lib/scudo/
H A Dscudo_allocator.h84 using AddressSpaceView = LocalAddressSpaceView;
100 using AddressSpaceView = LocalAddressSpaceView;
/freebsd-12.1/contrib/compiler-rt/lib/msan/
H A Dmsan_allocator.cc60 using AddressSpaceView = LocalAddressSpaceView;
82 using AddressSpaceView = LocalAddressSpaceView;
97 using AddressSpaceView = LocalAddressSpaceView;
113 using AddressSpaceView = LocalAddressSpaceView;
/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator_bytemap.h18 template <u64 kSize, typename AddressSpaceViewTy = LocalAddressSpaceView>
46 typename AddressSpaceViewTy = LocalAddressSpaceView,
H A Dsanitizer_local_address_space_view.h33 struct LocalAddressSpaceView { struct
H A Dsanitizer_allocator_internal.h40 using AddressSpaceView = LocalAddressSpaceView;
H A Dsanitizer_allocator_combined.h25 typename AddressSpaceViewTy = LocalAddressSpaceView> // NOLINT
H A Dsanitizer_allocator_secondary.h72 class AddressSpaceViewTy = LocalAddressSpaceView>
/freebsd-12.1/contrib/compiler-rt/lib/hwasan/
H A Dhwasan_allocator.h60 using AddressSpaceView = LocalAddressSpaceView; in DECLARE_REAL()
/freebsd-12.1/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.h63 LocalAddressSpaceView, MapUnmapCallback>;
70 using AddressSpaceView = LocalAddressSpaceView;
84 using AddressSpaceView = LocalAddressSpaceView;