reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

projects/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  143   Backtrace = Opts.Backtrace;
projects/compiler-rt/lib/gwp_asan/options.h
   93     Backtrace = nullptr;
projects/compiler-rt/lib/scudo/scudo_allocator.cpp
  676   Opts.Backtrace = gwp_asan::options::getBacktraceFunction();