Searched refs:GetThreadStateStorage (Results 1 – 3 of 3) sorted by relevance
38 void* GetThreadStateStorage(ThreadState& state);
109 void* GetThreadStateStorage(ThreadState& state) { in GetThreadStateStorage() function
310 GetTls()[TLS_SLOT_NATIVE_BRIDGE_GUEST_STATE] = GetThreadStateStorage(*state_); in InitStaticTls()