Searched defs:ThreadContextBase (Results 1 – 2 of 2) sorted by relevance
/llvm-project/compiler-rt/lib/lsan/ | ||
H A D | lsan_common.h | 60 class ThreadContextBase; variable |
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_thread_registry.cpp | 20 ThreadContextBase::ThreadContextBase(u32 tid) in ThreadContextBase() function in __sanitizer::ThreadContextBase |