Searched refs:SledRange (Results 1 – 1 of 1) sorted by relevance
235 auto SledRange = InstrMap.SledsIndex ? InstrMap.SledsIndex[FuncId - 1] in patchFunction() local237 auto *f = SledRange.Begin; in patchFunction()238 auto *e = SledRange.End; in patchFunction()365 auto SledRange = InstrMap.SledsIndex ? InstrMap.SledsIndex[FuncId - 1] in mprotectAndPatchFunction() local367 auto *f = SledRange.Begin; in mprotectAndPatchFunction()368 auto *e = SledRange.End; in mprotectAndPatchFunction()370 auto *MaxSled = (SledRange.End - 1); in mprotectAndPatchFunction()