Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libsanitizer/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