Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cc259 struct ScopedSetTracerPID { struct
260 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() argument
264 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()
H A Dsanitizer_stoptheworld_linux_libcdep.cc403 struct ScopedSetTracerPID { struct
404 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() argument
408 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stoptheworld_netbsd_libcdep.cpp259 struct ScopedSetTracerPID { struct
260 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() function
264 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()
H A Dsanitizer_stoptheworld_linux_libcdep.cpp383 struct ScopedSetTracerPID { struct
384 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() function
388 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_stoptheworld_linux_libcdep.cc383 struct ScopedSetTracerPID { struct
384 explicit ScopedSetTracerPID(uptr tracer_pid) { in ScopedSetTracerPID() function
388 ~ScopedSetTracerPID() { in ~ScopedSetTracerPID()