Searched refs:SledRange (Results 1 – 1 of 1) sorted by relevance
238 auto SledRange = InstrMap.SledsIndex ? InstrMap.SledsIndex[FuncId - 1] in patchFunction() local240 auto *f = SledRange.Begin; in patchFunction()241 auto *e = SledRange.End; in patchFunction()368 auto SledRange = InstrMap.SledsIndex ? InstrMap.SledsIndex[FuncId - 1] in mprotectAndPatchFunction() local370 auto *f = SledRange.Begin; in mprotectAndPatchFunction()371 auto *e = SledRange.End; in mprotectAndPatchFunction()373 auto *MaxSled = (SledRange.End - 1); in mprotectAndPatchFunction()