OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SizeClassAllocator64
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/lsan/
lsan_allocator.h
96
using PrimaryAllocatorASVT =
SizeClassAllocator64
<AP64<AddressSpaceView>>;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc
52
typedef
SizeClassAllocator64
<__AP64> PrimaryAllocator;
sanitizer_allocator_test.cc
112
using Allocator64ASVT =
SizeClassAllocator64
<AP64<AddressSpaceView>>;
116
using Allocator64DynamicASVT =
SizeClassAllocator64
<AP64Dyn<AddressSpaceView>>;
121
SizeClassAllocator64
<AP64Compact<AddressSpaceView>>;
126
SizeClassAllocator64
<AP64VeryCompact<AddressSpaceView>>;
131
using Allocator64DenseASVT =
SizeClassAllocator64
<AP64Dense<AddressSpaceView>>;
266
TEST(SanitizerCommon,
SizeClassAllocator64
) {
449
typedef
SizeClassAllocator64
<AP64WithCallback<>> Allocator64WithCallBack;
1050
typedef
SizeClassAllocator64
<AP64_SpecialSizeClassMap<>> SpecialAllocator64;
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_allocator.cc
85
typedef
SizeClassAllocator64
<AP64> PrimaryAllocator;
100
typedef
SizeClassAllocator64
<AP64> PrimaryAllocator;
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_allocator.h
163
using PrimaryAllocatorASVT =
SizeClassAllocator64
<AP64<AddressSpaceView>>;
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_primary64.h
19
//
SizeClassAllocator64
-- allocator for 64-bit address space.
47
class
SizeClassAllocator64
{
59
typedef
SizeClassAllocator64
<Params> ThisT;
270
Printf("Stats:
SizeClassAllocator64
: %zdM mapped (%zdM rss) in "
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h
86
typedef
SizeClassAllocator64
<AP64> PrimaryAllocator;
Completed in 26 milliseconds
Indexes created Mon Feb 23 16:20:21 UTC 2026