Home
last modified time | relevance | path

Searched defs:tls_begin (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/compiler-rt/lib/lsan/
Dlsan_posix.h34 uptr tls_begin() { return tls_begin_; } in tls_begin() function
Dlsan_posix.cpp31 uptr tls_begin; member
61 uptr *tls_begin, uptr *tls_end, uptr *cache_begin, in GetThreadRangesLocked()
Dlsan_common.cpp231 uptr stack_begin, stack_end, tls_begin, tls_end, cache_begin, cache_end; in ProcessThreads() local
/external/compiler-rt/lib/lsan/
Dlsan_thread.h33 uptr tls_begin() { return tls_begin_; } in tls_begin() function
Dlsan_thread.cc65 tls_begin, tls_end; member
140 uptr *tls_begin, uptr *tls_end, uptr *cache_begin, in GetThreadRangesLocked()
Dlsan_common.cc196 uptr stack_begin, stack_end, tls_begin, tls_end, cache_begin, cache_end; in ProcessThreads() local
/external/compiler-rt/lib/msan/
Dmsan_thread.h33 uptr tls_begin() { return tls_begin_; } in tls_begin() function
/external/llvm-project/compiler-rt/lib/msan/
Dmsan_thread.h32 uptr tls_begin() { return tls_begin_; } in tls_begin() function
/external/llvm-project/compiler-rt/lib/hwasan/
Dhwasan_thread.h33 uptr tls_begin() { return tls_begin_; } in tls_begin() function
/external/llvm-project/compiler-rt/lib/memprof/
Dmemprof_thread.h77 uptr tls_begin() { return tls_begin_; } in tls_begin() function
/external/llvm-project/compiler-rt/lib/asan/
Dasan_thread.h78 uptr tls_begin() { return tls_begin_; } in tls_begin() function
Dasan_thread.cpp481 uptr *tls_begin, uptr *tls_end, uptr *cache_begin, in GetThreadRangesLocked()
/external/compiler-rt/lib/asan/
Dasan_thread.h72 uptr tls_begin() { return tls_begin_; } in tls_begin() function
Dasan_thread.cc399 uptr *tls_begin, uptr *tls_end, uptr *cache_begin, in GetThreadRangesLocked()