Searched refs:jump_bytes (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher_with_stub.cc146 unsigned int jump_bytes = 0; local
151 &jump_bytes,
158 preamble_stub + stub_bytes, &jump_bytes,
167 stub_bytes += jump_bytes;
H A Dpreamble_patcher.cc348 unsigned int jump_bytes = 0; local
356 &jump_bytes, MAX_PREAMBLE_STUB_SIZE);
363 target_bytes += jump_bytes;
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher_with_stub.cc146 unsigned int jump_bytes = 0; local
151 &jump_bytes,
158 preamble_stub + stub_bytes, &jump_bytes,
167 stub_bytes += jump_bytes;
H A Dpreamble_patcher.cc348 unsigned int jump_bytes = 0; local
356 &jump_bytes, MAX_PREAMBLE_STUB_SIZE);
363 target_bytes += jump_bytes;

Completed in 91 milliseconds