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

/openbsd-current/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profile_collector.cpp44 constexpr u64 XRayMagicBytes = 0x7872617970726f66; member in namespace:__xray::profileCollectorService::__anon166
47 const u64 MagicBytes = XRayMagicBytes;

Completed in 115 milliseconds