OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:function_code
(Results
1 - 16
of
16
) sorted by null
/external/chromium_org/sandbox/win/src/
service_resolver_32.cc
183
ServiceEntry
function_code
;
local
185
if (!::ReadProcessMemory(process_, target_, &
function_code
,
186
sizeof(
function_code
), &read))
189
if (sizeof(
function_code
) != read)
192
if (kMovEax !=
function_code
.mov_eax ||
193
kMovEdx !=
function_code
.mov_edx ||
194
(kCallPtrEdx !=
function_code
.call_ptr_edx &&
195
kCallEdx !=
function_code
.call_ptr_edx) ||
196
kRet !=
function_code
.ret)
200
if (kCallEdx !=
function_code
.call_ptr_edx)
296
ServiceEntry
function_code
;
local
331
Wow64Entry
function_code
;
local
357
Wow64EntryW8
function_code
;
local
378
ServiceEntry
function_code
;
local
398
ServiceEntryW8
function_code
;
local
[
all
...]
service_resolver_64.cc
120
ServiceFullThunk
function_code
;
local
122
if (!::ReadProcessMemory(process_, target_, &
function_code
,
123
sizeof(
function_code
), &read))
126
if (sizeof(
function_code
) != read)
129
if (!IsService(&
function_code
)) {
131
ServiceEntryW8* w8_service = &
function_code
.original_w8;
140
memcpy(local_thunk, &
function_code
, sizeof(
function_code
));
/external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc
259
ServiceEntry
function_code
;
local
261
if (!::ReadProcessMemory(process_, target_, &
function_code
,
262
sizeof(
function_code
), &read))
265
if (sizeof(
function_code
) != read)
268
if (kMmovR10EcxMovEax !=
function_code
.mov_r10_ecx_mov_eax ||
269
kSyscall !=
function_code
.syscall || kRetNp !=
function_code
.ret)
273
memcpy(local_thunk, &
function_code
, sizeof(
function_code
));
wow_helper.pdb
17
?? BINDSTATUS_FINDINGRESOURCE ??? 8 8 ?.1+??I ??C~?B?@?\?'? * CIL * * ? '?Microsoft (R) LINK J h:\ch1\src\sandbox\wow_helper\x64\Release\service64_resolver.obj : D ? '? '?Microsoft (R) Optimizing Compiler J ? ? scoped_ptr<char>::~scoped_ptr<char>