Searched refs:InitOptions (Results 1 – 11 of 11) sorted by relevance
115 struct AsanThread::InitOptions { struct in __asan::AsanThread139 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls()165 const AsanThread::InitOptions options = {__sanitizer::MainThreadStackBase, in CreateMainThread()191 const AsanThread::InitOptions options = {stack_bottom, stack_size}; in BeforeThreadCreateHook()
66 struct InitOptions;67 void Init(const InitOptions *options = nullptr);138 void SetThreadStackAndTls(const InitOptions *options);
230 void AsanThread::Init(const InitOptions *options) { in Init()303 void AsanThread::SetThreadStackAndTls(const InitOptions *options) { in SetThreadStackAndTls()
68 struct InitOptions;69 void Init(const InitOptions *options = nullptr);136 void SetThreadStackAndTls(const InitOptions *options);
93 struct AsanThread::InitOptions { struct in __asan::AsanThread110 const AsanThread::InitOptions options = {stack_bottom, stack_size, in CreateAsanThread()119 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls()
84 struct AsanThread::InitOptions { struct in __asan::AsanThread104 const AsanThread::InitOptions options = {stack_bottom, stack_size}; in CreateAsanThread()115 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls()
223 void AsanThread::Init(const InitOptions *options) { in Init()290 void AsanThread::SetThreadStackAndTls(const InitOptions *options) { in SetThreadStackAndTls()
70 struct InitOptions;71 void Init(const InitOptions *options = nullptr);138 void SetThreadStackAndTls(const InitOptions *options);
95 struct AsanThread::InitOptions { struct in __asan::AsanThread112 const AsanThread::InitOptions options = {stack_bottom, stack_size, in CreateAsanThread()121 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls()
86 struct AsanThread::InitOptions { struct in __asan::AsanThread106 const AsanThread::InitOptions options = {stack_bottom, stack_size}; in CreateAsanThread()117 void AsanThread::SetThreadStackAndTls(const AsanThread::InitOptions *options) { in SetThreadStackAndTls()
221 void AsanThread::Init(const InitOptions *options) { in Init()290 void AsanThread::SetThreadStackAndTls(const InitOptions *options) { in SetThreadStackAndTls()