Home
last modified time | relevance | path

Searched defs:thr_state_end (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cc272 uptr thr_state_end = thr_state_start + sizeof(uptr); in ImitateTlsWrite() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_mac.cc274 uptr thr_state_end = thr_state_start + sizeof(uptr); in ImitateTlsWrite() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_mac.cpp299 uptr thr_state_end = thr_state_start + sizeof(uptr); in ImitateTlsWrite() local