Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profile_collector.cc81 ThreadDataAllocatorStorage; variable
369 new (&ThreadDataAllocatorStorage) in reset()
372 reinterpret_cast<ThreadDataAllocator *>(&ThreadDataAllocatorStorage); in reset()