Home
last modified time | relevance | path

Searched refs:ntdll_image (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/sandbox/win/src/
Dpolicy_broker.cc31 ntdll_image.GetProcAddress("Nt" #member)); \
37 ntdll_image.GetProcAddress(#member)); \
43 base::win::PEImage ntdll_image(ntdll); in SetupNtdllImports() local
47 ntdll_image.GetProcAddress("LdrGetDllHandle")); in SetupNtdllImports()
Dinterception.cc451 base::win::PEImage ntdll_image(ntdll_base); in PatchClientFunctions() local
455 ntdll_image.GetProcAddress("LdrGetDllHandle")); in PatchClientFunctions()