Searched refs:CStorage (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_fdr_logging.cpp67 ControllerStorage CStorage;
484 auto *CStorage = reinterpret_cast<FDRController<> *>(&TLD.CStorage); variable
485 new (CStorage)
488 TLD.Controller = CStorage;

Completed in 108 milliseconds