Searched refs:XRayFunctionSledIndex (Results 1 – 2 of 2) sorted by relevance
28 extern const XRayFunctionSledIndex __start_xray_fn_idx[] __attribute__((weak));29 extern const XRayFunctionSledIndex __stop_xray_fn_idx[] __attribute__((weak));36 extern const XRayFunctionSledIndex __start_xray_fn_idx[] = {};37 extern const XRayFunctionSledIndex __stop_xray_fn_idx[] = {};
45 struct XRayFunctionSledIndex { struct56 const XRayFunctionSledIndex *SledsIndex; argument