Searched refs:IsWow64Process (Results 1 – 2 of 2) sorted by relevance
203 is_wow_64_process_ = reinterpret_cast<IsWow64Process>( in Wow64Functions()238 typedef BOOL (WINAPI* IsWow64Process)(HANDLE, PBOOL); typedef in policy::__anon5477480d0111::Wow64Functions244 IsWow64Process is_wow_64_process_;
74 IsWow64Process(GetCurrentProcess(), &bIsWow64); in shouldUseAddressHint()