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

Declarations

projects/compiler-rt/lib/hwasan/hwasan_allocator.h
   73   u32 GetAllocStackId() const;

References

projects/compiler-rt/lib/hwasan/hwasan_report.cpp
  279       GetStackTraceFromId(chunk.GetAllocStackId()).Print();
  455     GetStackTraceFromId(chunk.GetAllocStackId()).Print();