Home
last modified time | relevance | path

Searched refs:tctx_allocator (Results 1 – 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_thread_registry_test.cc21 static LowLevelAllocator tctx_allocator; variable
26 void *mem = tctx_allocator.Allocate(sizeof(TCTX)); in GetThreadContext()