Home
last modified time | relevance | path

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

/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.h27 void InitRandomState();
Dhwasan_thread.cpp28 void Thread::InitRandomState() { in InitRandomState() function in __hwasan::Thread
Dhwasan_linux.cpp243 hwasanThreadList().CreateCurrentThread()->InitRandomState(); in __hwasan_thread_enter()
Dhwasan.cpp287 GetCurrentThread()->InitRandomState(); in __hwasan_init()