OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:full_remote_thunk
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc
282
ServiceFullThunk*
full_remote_thunk
= reinterpret_cast<ServiceFullThunk*>(
local
286
if (reinterpret_cast<ULONG_PTR>(
full_remote_thunk
) >
296
ULONG_PTR diff = reinterpret_cast<BYTE*>(&
full_remote_thunk
->internal_thunk) -
309
NtMapViewOfSectionFunction>(&
full_remote_thunk
->original);
316
// thunk (
full_remote_thunk
+ 1).
321
reinterpret_cast<BYTE*>(
full_remote_thunk
+ 1);
/external/chromium_org/sandbox/win/src/
service_resolver_32.cc
245
ServiceFullThunk *
full_remote_thunk
= reinterpret_cast<ServiceFullThunk*>(
local
254
intercepted_code.stub = bit_cast<ULONG>(&
full_remote_thunk
->internal_thunk);
service_resolver_64.cc
149
ServiceFullThunk*
full_remote_thunk
= reinterpret_cast<ServiceFullThunk*>(
local
Completed in 758 milliseconds