Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_interface_internal.h76 struct XRayFunctionSledIndex { struct
77 const XRaySledEntry *Begin;
78 size_t Size;
104 const XRayFunctionSledIndex *FnIndexBegin, argument