Home
last modified time | relevance | path

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

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