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

References

projects/compiler-rt/lib/xray/xray_function_call_trie.h
  182       new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType(
  185           &ShadowStackAllocatorStorage);
  202       new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType(Max);
  204           &ShadowStackAllocatorStorage);
  218       internal_memcpy(&ShadowStackAllocatorStorage,
  219                       &O.ShadowStackAllocatorStorage,
  230           &ShadowStackAllocatorStorage);
  270         new (&ShadowStackAllocatorStorage)
  273             &ShadowStackAllocatorStorage);