OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:allocator_for_thread_context
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_thread.cc
48
static LowLevelAllocator
allocator_for_thread_context
;
variable in namespace:__asan
52
return new(
allocator_for_thread_context
) AsanThreadContext(tid);
asan_thread.cc
48
static LowLevelAllocator
allocator_for_thread_context
;
variable in namespace:__asan
52
return new(
allocator_for_thread_context
) AsanThreadContext(tid);
Completed in 20 milliseconds
Indexes created Sun Sep 21 20:09:37 GMT 2025