Searched refs:XRayFunctionSledIndex (Results 1 – 3 of 3) sorted by relevance
27 extern const XRayFunctionSledIndex __start_xray_fn_idx[] __attribute__((weak));28 extern const XRayFunctionSledIndex __stop_xray_fn_idx[] __attribute__((weak));35 extern const XRayFunctionSledIndex __start_xray_fn_idx[] = {};36 extern const XRayFunctionSledIndex __stop_xray_fn_idx[] = {};
60 struct XRayFunctionSledIndex { struct77 const XRayFunctionSledIndex *SledsIndex; argument
183 const XRayFunctionSledIndex188 XRayFunctionSledIndex Index = {nullptr, 0}; in findFunctionSleds()238 XRayFunctionSledIndex SledRange; in patchFunction()372 XRayFunctionSledIndex SledRange; in mprotectAndPatchFunction()