Home
last modified time | relevance | path

Searched defs:GetThreadRangesLocked (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/lsan/
H A Dlsan_posix.cpp60 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function
/llvm-project-15.0.7/compiler-rt/lib/asan/
H A Dasan_thread.cpp481 bool GetThreadRangesLocked(tid_t os_id, uptr *stack_begin, uptr *stack_end, in GetThreadRangesLocked() function