IsMovWithDisplacement  365 third_party/tcmalloc/chromium/src/windows/preamble_patcher.cc       if (IsMovWithDisplacement(preamble_stub + preamble_bytes, cur_bytes)) {
IsMovWithDisplacement  522 third_party/tcmalloc/chromium/src/windows/preamble_patcher.h   static bool IsMovWithDisplacement(unsigned char* target,
IsMovWithDisplacement  173 third_party/tcmalloc/chromium/src/windows/preamble_patcher_with_stub.cc       if (IsMovWithDisplacement(target + preamble_bytes, cur_bytes)) {
IsMovWithDisplacement  365 third_party/tcmalloc/vendor/src/windows/preamble_patcher.cc       if (IsMovWithDisplacement(preamble_stub + preamble_bytes, cur_bytes)) {
IsMovWithDisplacement  522 third_party/tcmalloc/vendor/src/windows/preamble_patcher.h   static bool IsMovWithDisplacement(unsigned char* target,
IsMovWithDisplacement  173 third_party/tcmalloc/vendor/src/windows/preamble_patcher_with_stub.cc       if (IsMovWithDisplacement(target + preamble_bytes, cur_bytes)) {