Home
last modified time | relevance | path

Searched defs:GetThreadExtraStackRangesLocked (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_thread.cpp78 void GetThreadExtraStackRangesLocked(tid_t os_id, in GetThreadExtraStackRangesLocked() function
80 void GetThreadExtraStackRangesLocked(InternalMmapVector<Range> *ranges) {} in GetThreadExtraStackRangesLocked() function
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_thread.cpp197 void GetThreadExtraStackRangesLocked(tid_t os_id, in GetThreadExtraStackRangesLocked() function
199 void GetThreadExtraStackRangesLocked(InternalMmapVector<Range> *ranges) {} in GetThreadExtraStackRangesLocked() function
/openbsd-src/gnu/llvm/compiler-rt/lib/asan/
H A Dasan_thread.cpp510 void GetThreadExtraStackRangesLocked(tid_t os_id, in GetThreadExtraStackRangesLocked() function
527 void GetThreadExtraStackRangesLocked(InternalMmapVector<Range> *ranges) { in GetThreadExtraStackRangesLocked() function