Lines Matching refs:Sled
124 const XRaySledEntry &Sled, in patchFunctionEntry() argument
147 const uint64_t Address = Sled.address(); in patchFunctionEntry()
172 const XRaySledEntry &Sled) XRAY_NEVER_INSTRUMENT { in patchFunctionExit() argument
193 const uint64_t Address = Sled.address(); in patchFunctionExit()
218 const XRaySledEntry &Sled) XRAY_NEVER_INSTRUMENT { in patchFunctionTailExit() argument
221 const uint64_t Address = Sled.address(); in patchFunctionTailExit()
247 const XRaySledEntry &Sled) XRAY_NEVER_INSTRUMENT { in patchCustomEvent() argument
271 const uint64_t Address = Sled.address(); in patchCustomEvent()
277 switch (Sled.Version) { in patchCustomEvent()
296 const XRaySledEntry &Sled) XRAY_NEVER_INSTRUMENT { in patchTypedEvent() argument
314 const uint64_t Address = Sled.address(); in patchTypedEvent()