Home
last modified time | relevance | path

Searched refs:Rip (Results 1 – 3 of 3) sorted by relevance

/TaskScheduler/Scheduler/Include/Platform/Windows/
H A DMicroWindows.cpp94 static_assert(FIELD_OFFSET(MW_CONTEXT, Rip) == FIELD_OFFSET(CONTEXT, Rip), "FIELD_OFFSET(MW_CONTEXT…
H A DMTFiberOptimized.h163 fiberContext.Rip = (unsigned long long) pFunc; in Create()
H A DMicroWindows.h167 MW_DWORD64 Rip; member