OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ASM_INT3
(Results
1 - 7
of
7
) sorted by null
/external/chromium_org/tools/memory_watcher/
preamble_patcher_with_stub.cc
15
#define
ASM_INT3
0xCC
162
memset(reinterpret_cast<void*>(target + 5),
ASM_INT3
, preamble_bytes - 5);
preamble_patcher.cc
14
#define
ASM_INT3
0xCC
/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 88 milliseconds