Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h39 InitRandomState(); in EnsureRandomStateInited()
78 void InitRandomState();
H A Dhwasan_thread.cpp28 void Thread::InitRandomState() { in InitRandomState() function in __hwasan::Thread