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

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h27 void InitRandomState();
H A Dhwasan_thread.cpp28 void Thread::InitRandomState() { function in class:__hwasan::Thread
H A Dhwasan.cpp287 GetCurrentThread()->InitRandomState();
H A Dhwasan_linux.cpp287 hwasanThreadList().CreateCurrentThread()->InitRandomState();

Completed in 57 milliseconds