OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SecondaryAllocator
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
sanitizer_allocator_testlib.cc
54
typedef LargeMmapAllocator<>
SecondaryAllocator
;
56
SecondaryAllocator
> Allocator;
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_allocator.cc
121
typedef LargeMmapAllocator<MsanMapUnmapCallback>
SecondaryAllocator
;
123
SecondaryAllocator
> Allocator;
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_rtl.h
89
typedef LargeMmapAllocator<MapUnmapCallback>
SecondaryAllocator
;
91
SecondaryAllocator
> Allocator;
Completed in 14 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025