Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.h32 void InitStackAndTls(const InitState *state = nullptr);
H A Dhwasan_fuchsia.cpp106 void Thread::InitStackAndTls(const InitState *state) { in InitStackAndTls() function in __hwasan::Thread
H A Dhwasan_thread.cpp59 InitStackAndTls(state); in Init()
H A Dhwasan_linux.cpp501 void Thread::InitStackAndTls(const InitState *) { in InitStackAndTls() function in __hwasan::Thread