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

  /external/chromium_org/sandbox/win/src/sidestep/
preamble_patcher_with_stub.cpp 14 #define ASM_INT3 0xCC
164 RawMemset(reinterpret_cast<void*>(target + 5), ASM_INT3,
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 43 #define ASM_INT3 0xCC
278 ASM_INT3, preamble_bytes - kRequiredTargetPatchBytes);
preamble_patcher.cc 46 #define ASM_INT3 0xCC
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 43 #define ASM_INT3 0xCC
278 ASM_INT3, preamble_bytes - kRequiredTargetPatchBytes);
preamble_patcher.cc 46 #define ASM_INT3 0xCC

Completed in 120 milliseconds