Searched refs:GetThreadRangesLocked (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/compiler-rt/lib/lsan/ |
| H A D | lsan_posix.cpp | 61 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|
| H A D | lsan_common.h | 109 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end,
|
| H A D | lsan_common.cpp | 410 GetThreadRangesLocked(os_id, &stack_begin, &stack_end, &tls_begin, in ProcessThreads()
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/ |
| H A D | hwasan_thread.cpp | 178 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/asan/ |
| H A D | asan_thread.cpp | 492 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|