Searched defs:ShadowStackAllocatorType (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h183 new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType( variable
203 new (&ShadowStackAllocatorStorage) ShadowStackAllocatorType(Max); variable
272 ShadowStackAllocatorType(std::move(*O.ShadowStackAllocator)); variable
[all...]

Completed in 190 milliseconds