HomeSort by relevance Sort by last modified time
    Searched refs:kRet (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/sandbox/win/src/
service_resolver_32.cc 19 const BYTE kRet = 0xC2;
196 kRet != function_code.ret)
347 kRet == function_code.ret) || kRet == function_code.add_esp1) {
368 kCallFs3 != function_code.call_fs3 || kRet != function_code.ret) {
408 function_code.call_offset != 3 || kRet != function_code.ret_p ||
  /external/chromium_org/sandbox/win/wow_helper/
service64_resolver.cc 16 const BYTE kRet = 0xC2;

Completed in 61 milliseconds