Home | Sort by relevance Sort by last modified time |
/external/chromium_org/sandbox/win/src/ | |
service_resolver_32.cc | 44 BYTE mov_eax; // = B8 member in struct:__anon10326::ServiceEntry 64 BYTE mov_eax; // = B8 member in struct:__anon10326::ServiceEntryW8 95 BYTE mov_eax; // = B8 member in struct:__anon10326::Wow64Entry 114 BYTE mov_eax; // = B8 member in struct:__anon10326::Wow64EntryW8 192 if (kMovEax != function_code.mov_eax || 251 intercepted_code.mov_eax = kMovEax; 259 intercepted_code.mov_eax = kJmp32; 305 if (kJmp32 == function_code.mov_eax) { 340 if (kMovEax != function_code.mov_eax || kXorEcx != function_code.xor_ecx || 366 if (kMovEax != function_code.mov_eax || kCallFs1 != function_code.call_fs1 | [all...] |