Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/asan/
H A Dasan_descriptions.h26 static inline void DescribeThread(AsanThread *t) { in DescribeThread() function
H A Dasan_descriptions.cc44 void DescribeThread(AsanThreadContext *context) { in DescribeThread() function