Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/lsan/
HDlsan_posix.cpp64 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
HDlsan_common.h105 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end,
HDlsan_common.cpp413 GetThreadRangesLocked(os_id, &stack_begin, &stack_end, &tls_begin, in ProcessThreads()
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/hwasan/
HDhwasan_thread.cpp194 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
/freebsd-14-stable/contrib/llvm-project/compiler-rt/lib/asan/
HDasan_thread.cpp505 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function