Home
last modified time | relevance | path

Searched refs:needs_gc_ (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/compiler-rt/lib/asan/
Dasan_fake_stack.cpp90 if (needs_gc_) in Allocate()
132 needs_gc_ = true; in HandleNoReturn()
156 needs_gc_ = false; in GC()
Dasan_fake_stack.h167 bool needs_gc_; variable
/external/compiler-rt/lib/asan/
Dasan_fake_stack.cc91 if (needs_gc_) in Allocate()
133 needs_gc_ = true; in HandleNoReturn()
157 needs_gc_ = false; in GC()
Dasan_fake_stack.h168 bool needs_gc_; variable