Searched defs:mov_bytes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher_with_stub.cc174 unsigned int mov_bytes = 0; local
176 preamble_stub + stub_bytes, &mov_bytes,
181 stub_bytes += mov_bytes;
H A Dpreamble_patcher.cc366 unsigned int mov_bytes = 0; local
368 target + target_bytes, &mov_bytes,
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_with_stub.cc174 unsigned int mov_bytes = 0; local
176 preamble_stub + stub_bytes, &mov_bytes,
181 stub_bytes += mov_bytes;
H A Dpreamble_patcher.cc366 unsigned int mov_bytes = 0; local
368 target + target_bytes, &mov_bytes,

Completed in 110 milliseconds