Home
last modified time | relevance | path

Searched refs:ShadowStackAllocatorStorage (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/lib/xray/
Dxray_function_call_trie.h150 ShadowStackAllocatorStorage; member
182 new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType( in Allocators()
185 &ShadowStackAllocatorStorage); in Allocators()
202 new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType(Max); in Allocators()
204 &ShadowStackAllocatorStorage); in Allocators()
218 internal_memcpy(&ShadowStackAllocatorStorage, in Allocators()
219 &O.ShadowStackAllocatorStorage, in Allocators()
230 &ShadowStackAllocatorStorage); in Allocators()
270 new (&ShadowStackAllocatorStorage)
273 &ShadowStackAllocatorStorage);