Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp53 static ThreadContextBase *GetAsanThreadContext(u32 tid) { in GetAsanThreadContext() function
76 new (thread_registry_placeholder) ThreadRegistry(GetAsanThreadContext); in InitThreads()