Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_platform_linux.cc339 const uptr thr_end = (uptr)thr + sizeof(*thr); in ImitateTlsWrite() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_platform_linux.cc341 const uptr thr_end = (uptr)thr + sizeof(*thr); in ImitateTlsWrite() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_platform_linux.cpp462 const uptr thr_end = (uptr)thr + sizeof(*thr); in ImitateTlsWrite() local