Searched refs:XRayFunctionSledIndex (Results 1 – 4 of 4) sorted by relevance
29 extern const XRayFunctionSledIndex __start_xray_fn_idx[] __attribute__((weak));30 extern const XRayFunctionSledIndex __stop_xray_fn_idx[] __attribute__((weak));37 extern const XRayFunctionSledIndex __start_xray_fn_idx[] = {};38 extern const XRayFunctionSledIndex __stop_xray_fn_idx[] = {};71 const XRayFunctionSledIndex *FnIndexBegin, in __xray_register_sleds()72 const XRayFunctionSledIndex *FnIndexEnd, bool FromDSO, in __xray_register_sleds()174 const XRayFunctionSledIndex *FnIndexBegin, in __xray_register_dso()175 const XRayFunctionSledIndex *FnIndexEnd, in __xray_register_dso()
26 extern const XRayFunctionSledIndex __start_xray_fn_idx[] __attribute__((weak))28 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[] = {};
76 struct XRayFunctionSledIndex { struct104 const XRayFunctionSledIndex *FnIndexBegin, argument105 const XRayFunctionSledIndex *FnIndexEnd,135 const XRayFunctionSledIndex *SledsIndex;
201 const XRayFunctionSledIndex206 XRayFunctionSledIndex Index = {nullptr, 0}; in findFunctionSleds()268 XRayFunctionSledIndex SledRange; in patchFunction()475 XRayFunctionSledIndex SledRange; in mprotectAndPatchFunction()