Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/compiler-rt/lib/hwasan/
Dhwasan_thread.h32 void InitStackAndTls(const InitState *state = nullptr);
Dhwasan_thread.cpp57 InitStackAndTls(state); in Init()
Dhwasan_fuchsia.cpp106 void Thread::InitStackAndTls(const InitState *state) { in InitStackAndTls() function in __hwasan::Thread
Dhwasan_linux.cpp499 void Thread::InitStackAndTls(const InitState *) { in InitStackAndTls() function in __hwasan::Thread