Searched refs:__readgsqword (Results 1 – 2 of 2) sorted by relevance
345 unsigned __int64 __readgsqword(unsigned long);887 __readgsqword(unsigned long __offset) { in __readgsqword() function
90 return reinterpret_cast<void*>(__readgsqword(offsetof(NT_TIB64, StackBase))); in getStackStart()