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

  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
preamble_patcher.h 489 static bool IsNearRelativeJump(unsigned char* target,
preamble_patcher_with_stub.cc 154 IsNearRelativeJump(target + preamble_bytes, cur_bytes) ||
preamble_patcher.cc 351 IsNearRelativeJump(preamble_stub + preamble_bytes, cur_bytes) ||
545 bool PreamblePatcher::IsNearRelativeJump(
  /external/chromium_org/third_party/tcmalloc/vendor/src/windows/
preamble_patcher.h 489 static bool IsNearRelativeJump(unsigned char* target,
preamble_patcher_with_stub.cc 154 IsNearRelativeJump(target + preamble_bytes, cur_bytes) ||
preamble_patcher.cc 351 IsNearRelativeJump(preamble_stub + preamble_bytes, cur_bytes) ||
545 bool PreamblePatcher::IsNearRelativeJump(

Completed in 154 milliseconds