Home
last modified time | relevance | path

Searched refs:MainThreadStackBase (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc/dist/libsanitizer/hwasan/
H A Dhwasan_fuchsia.cpp78 .stack_bottom = __sanitizer::MainThreadStackBase, in InitThreads()
80 __sanitizer::MainThreadStackBase + __sanitizer::MainThreadStackSize, in InitThreads()
/netbsd/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc128 CHECK_NE(__sanitizer::MainThreadStackBase, 0); in CreateMainThread()
136 __sanitizer::MainThreadStackBase, __sanitizer::MainThreadStackSize); in CreateMainThread()
/netbsd/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fuchsia.cc130 CHECK_NE(__sanitizer::MainThreadStackBase, 0); in CreateMainThread()
138 __sanitizer::MainThreadStackBase, __sanitizer::MainThreadStackSize); in CreateMainThread()
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc128 CHECK_NE(__sanitizer::MainThreadStackBase, 0); in CreateMainThread()
136 __sanitizer::MainThreadStackBase, __sanitizer::MainThreadStackSize); in CreateMainThread()
/netbsd/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.h23 extern uptr MainThreadStackBase, MainThreadStackSize;
H A Dsanitizer_fuchsia.cc481 uptr MainThreadStackBase, MainThreadStackSize; variable
504 __sanitizer::MainThreadStackBase = reinterpret_cast<uintptr_t>(stack_base); in __sanitizer_startup_hook()
H A Dsanitizer_rtems.cc279 uptr MainThreadStackBase, MainThreadStackSize; variable
/netbsd/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_fuchsia.h25 extern uptr MainThreadStackBase, MainThreadStackSize;
H A Dsanitizer_fuchsia.cc483 uptr MainThreadStackBase, MainThreadStackSize; variable
506 __sanitizer::MainThreadStackBase = reinterpret_cast<uintptr_t>(stack_base); in __sanitizer_startup_hook()
H A Dsanitizer_rtems.cc275 uptr MainThreadStackBase, MainThreadStackSize; variable
/netbsd/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_fuchsia.h23 extern uptr MainThreadStackBase, MainThreadStackSize;
H A Dsanitizer_fuchsia.cc481 uptr MainThreadStackBase, MainThreadStackSize; variable
504 __sanitizer::MainThreadStackBase = reinterpret_cast<uintptr_t>(stack_base); in __sanitizer_startup_hook()
H A Dsanitizer_rtems.cc279 uptr MainThreadStackBase, MainThreadStackSize; variable