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

References

projects/compiler-rt/lib/scudo/scudo_allocator.cpp
  191       getBackend().deallocatePrimary(Cache_, BackendPtr, Header.ClassId);
  201     return getBackend().allocatePrimary(Cache_, BatchClassId);
  206     getBackend().deallocatePrimary(Cache_, Ptr, BatchClassId);