Home
last modified time | relevance | path

Searched defs:XRayArgPayload (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/compiler-rt/include/xray/
Dxray_records.h106 struct alignas(32) XRayArgPayload { struct
130 static_assert(sizeof(XRayArgPayload) == 32, "XRayArgPayload != 32 bytes"); argument