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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher_with_stub.cc 174 unsigned int mov_bytes = 0; local
176 preamble_stub + stub_bytes, &mov_bytes,
181 stub_bytes += mov_bytes;
preamble_patcher.cc 366 unsigned int mov_bytes = 0; local
368 target + target_bytes, &mov_bytes,
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher_with_stub.cc 174 unsigned int mov_bytes = 0; local
176 preamble_stub + stub_bytes, &mov_bytes,
181 stub_bytes += mov_bytes;
preamble_patcher.cc 366 unsigned int mov_bytes = 0; local
368 target + target_bytes, &mov_bytes,

Completed in 135 milliseconds