Searched refs:call_ptr_edx (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/sandbox/win/src/
H A Dservice_resolver_32.cc48 USHORT call_ptr_edx; // = FF 12 member in struct:__anon10627::ServiceEntry
220 (kCallPtrEdx != function_code.call_ptr_edx &&
221 kCallEdx != function_code.call_ptr_edx) ||
226 if (kCallEdx != function_code.call_ptr_edx) {
281 intercepted_code.call_ptr_edx = kJmpEdx;

Completed in 136 milliseconds