Searched refs:needs_gc_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fake_stack.cc91 if (needs_gc_)
133 needs_gc_ = true;
157 needs_gc_ = false;
H A Dasan_fake_stack.h168 bool needs_gc_; member in class:__asan::FakeStack
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fake_stack.cc89 if (needs_gc_)
131 needs_gc_ = true;
155 needs_gc_ = false;
H A Dasan_fake_stack.h166 bool needs_gc_; member in class:__asan::FakeStack
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fake_stack.cpp91 if (needs_gc_)
133 needs_gc_ = true;
157 needs_gc_ = false;
H A Dasan_fake_stack.h167 bool needs_gc_; member in class:__asan::FakeStack

Completed in 1075 milliseconds