OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InternalAllocator
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_allocator_internal.h
55
SecondaryInternalAllocator>
InternalAllocator
;
64
InternalAllocator
*internal_allocator();
sanitizer_allocator.cc
82
InternalAllocator
*internal_allocator() {
88
static ALIGNED(64) char internal_alloc_placeholder[sizeof(
InternalAllocator
)];
95
InternalAllocator
*internal_allocator() {
96
InternalAllocator
*internal_allocator_instance =
97
reinterpret_cast<
InternalAllocator
*>(&internal_alloc_placeholder);
Completed in 11 milliseconds
Indexes created Tue Oct 14 08:09:56 GMT 2025