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;
  213   Meta->RecordAllocation(Ptr, Size, Backtrace);
  240     Meta->RecordDeallocation(Backtrace);
  516   if (Backtrace) {
  519     size_t TraceLength = Backtrace(Trace, kMaximumStackFramesForCrashTrace);