Searched defs:GetThreadRangesLocked (Results 1 – 4 of 4) sorted by relevance
| /external/llvm-project/compiler-rt/lib/lsan/ |
| D | lsan_posix.cpp | 60 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|
| /external/compiler-rt/lib/lsan/ |
| D | lsan_thread.cc | 139 bool GetThreadRangesLocked(uptr os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|
| /external/compiler-rt/lib/asan/ |
| D | asan_thread.cc | 398 bool GetThreadRangesLocked(uptr os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|
| /external/llvm-project/compiler-rt/lib/asan/ |
| D | asan_thread.cpp | 480 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
|