Searched refs:__readgsqword (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Headers/
H A DIntrin.h345 unsigned __int64 __readgsqword(unsigned long);
887 __readgsqword(unsigned long __offset) { function
/external/chromium_org/third_party/WebKit/Source/platform/heap/
H A DThreadState.cpp90 return reinterpret_cast<void*>(__readgsqword(offsetof(NT_TIB64, StackBase)));

Completed in 86 milliseconds