OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PrimaryAllocatorASVT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.h
74
using
PrimaryAllocatorASVT
= SizeClassAllocator32<AP32<AddressSpaceView>>;
75
using PrimaryAllocator =
PrimaryAllocatorASVT
<LocalAddressSpaceView>;
96
using
PrimaryAllocatorASVT
= SizeClassAllocator64<AP64<AddressSpaceView>>;
97
using PrimaryAllocator =
PrimaryAllocatorASVT
<LocalAddressSpaceView>;
102
SizeClassAllocatorLocalCache<
PrimaryAllocatorASVT
<AddressSpaceView>>;
112
CombinedAllocator<
PrimaryAllocatorASVT
<AddressSpaceView>,
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.h
163
using
PrimaryAllocatorASVT
= SizeClassAllocator64<AP64<AddressSpaceView>>;
164
using PrimaryAllocator =
PrimaryAllocatorASVT
<LocalAddressSpaceView>;
190
using
PrimaryAllocatorASVT
= SizeClassAllocator32<AP32<AddressSpaceView> >;
191
using PrimaryAllocator =
PrimaryAllocatorASVT
<LocalAddressSpaceView>;
197
SizeClassAllocatorLocalCache<
PrimaryAllocatorASVT
<AddressSpaceView>>;
206
CombinedAllocator<
PrimaryAllocatorASVT
<AddressSpaceView>,
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025