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

/external/chromium_org/sandbox/win/src/sidestep/
H A Dpreamble_patcher_with_stub.cpp14 #define ASM_INT3 0xCC macro
164 RawMemset(reinterpret_cast<void*>(target + 5), ASM_INT3,
/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher_with_stub.cc43 #define ASM_INT3 0xCC macro
278 ASM_INT3, preamble_bytes - kRequiredTargetPatchBytes);
H A Dpreamble_patcher.cc46 #define ASM_INT3 0xCC macro
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_with_stub.cc43 #define ASM_INT3 0xCC macro
278 ASM_INT3, preamble_bytes - kRequiredTargetPatchBytes);
H A Dpreamble_patcher.cc46 #define ASM_INT3 0xCC macro

Completed in 764 milliseconds