Lines Matching defs:Sled
44 const XRaySledEntry &Sled,
77 uint32_t *Address = reinterpret_cast<uint32_t *>(Sled.address());
128 const XRaySledEntry &Sled,
133 return patchSled(Enable, FuncId, Sled, Trampoline);
137 const bool Enable, const uint32_t FuncId, const XRaySledEntry &Sled,
139 return patchSled(Enable, FuncId, Sled, Trampolines.ExitTrampoline);
143 const bool Enable, const uint32_t FuncId, const XRaySledEntry &Sled,
147 return patchSled(Enable, FuncId, Sled, Trampolines.ExitTrampoline);
151 const XRaySledEntry &Sled) XRAY_NEVER_INSTRUMENT {
157 const XRaySledEntry &Sled) XRAY_NEVER_INSTRUMENT {