Home
last modified time | relevance | path

Searched refs:GetThreadRangesLocked (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/compiler-rt/lib/lsan/
H A Dlsan_posix.cpp64 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
H A Dlsan_common.h105 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end,
H A Dlsan_common.cpp413 GetThreadRangesLocked(os_id, &stack_begin, &stack_end, &tls_begin, in ProcessThreads()
/src/contrib/llvm-project/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp194 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
/src/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_thread.cpp505 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function