Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp259 struct ScopedSetTracerPID { struct
260 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() argument
264 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp384 struct ScopedSetTracerPID { struct
385 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() argument
389 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()