Home
last modified time | relevance | path

Searched defs:ntdll (Results 1 – 11 of 11) sorted by relevance

/external/chromium_org/sandbox/win/src/
DWow64.h21 Wow64(TargetProcess* child, HMODULE ntdll) in Wow64()
Dsandbox_utils.cc21 HMODULE ntdll = ::GetModuleHandle(kNtdllName); in InitObjectAttribs() local
Dpolicy_broker.cc42 HMODULE ntdll = ::GetModuleHandle(kNtdllName); in SetupNtdllImports() local
Dregistry_policy_test.cc241 HMODULE ntdll = GetModuleHandle(L"ntdll.dll"); in TEST() local
Dinterception.cc358 base::string16 ntdll(kNtdllName); in IsInterceptionPerformedByChild() local
494 const base::string16 ntdll(kNtdllName); in PatchClientFunctions() local
Dwin_utils.cc304 static volatile HMODULE ntdll = NULL; in ResolveNTFunctionPtr() local
Dpolicy_opcodes_unittest.cc23 HMODULE ntdll = ::GetModuleHandle(kNtdllName); in SetupNtdllImports() local
/external/chromium_org/extensions/browser/api/system_cpu/
Dcpu_info_provider_win.cc31 HMODULE ntdll = GetModuleHandle(kNtdll); in QueryCpuTimePerProcessor() local
/external/chromium_org/components/crash/app/
Dhard_error_handler_win.cc47 HMODULE ntdll = ::GetModuleHandleA("NTDLL.DLL"); in RaiseHardErrorMsg() local
/external/chromium_org/chrome_elf/blacklist/
Dblacklist_interceptions.cc34 HMODULE ntdll = ::GetModuleHandle(sandbox::kNtdllName); in GetNtDllExportByName() local
/external/chromium_org/sandbox/win/wow_helper/
Dservice64_resolver.cc137 HMODULE ntdll = ::GetModuleHandle(ntdll_name); in ResolveNtdll() local