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

Declarations

projects/compiler-rt/lib/gwp_asan/guarded_pool_allocator.h
   54     void RecordAllocation(uintptr_t Addr, size_t Size,

References

projects/compiler-rt/lib/gwp_asan/guarded_pool_allocator.cpp
  213   Meta->RecordAllocation(Ptr, Size, Backtrace);