Home
last modified time | relevance | path

Searched refs:ScopedGlobalProcessor (Results 1 – 3 of 3) sorted by relevance

/freebsd-head/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
HDtsan_mman.cpp88 ScopedGlobalProcessor::ScopedGlobalProcessor() { in ScopedGlobalProcessor() function in __tsan::ScopedGlobalProcessor
111 ScopedGlobalProcessor::~ScopedGlobalProcessor() { in ~ScopedGlobalProcessor()
225 ScopedGlobalProcessor sgp; in user_free()
HDtsan_rtl.h128 struct ScopedGlobalProcessor { struct
129 ScopedGlobalProcessor();
130 ~ScopedGlobalProcessor();
HDtsan_rtl.cpp573 ScopedGlobalProcessor sgp; in UnmapShadow()