Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_profiling.cc59 AllocatorsStorage; variable
129 new (&AllocatorsStorage) FunctionCallTrie::Allocators( in getThreadLocalData()
132 reinterpret_cast<FunctionCallTrie::Allocators *>(&AllocatorsStorage)); in getThreadLocalData()
164 reinterpret_cast<FunctionCallTrie::Allocators *>(&AllocatorsStorage))) in cleanupTLD()
184 reinterpret_cast<FunctionCallTrie::Allocators *>(&AllocatorsStorage))) in postCurrentThreadFCT()