Searched refs:IsNearRelativeJump (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.h489 static bool IsNearRelativeJump(unsigned char* target,
H A Dpreamble_patcher_with_stub.cc154 IsNearRelativeJump(target + preamble_bytes, cur_bytes) ||
H A Dpreamble_patcher.cc351 IsNearRelativeJump(preamble_stub + preamble_bytes, cur_bytes) ||
545 bool PreamblePatcher::IsNearRelativeJump( function in class:sidestep::PreamblePatcher
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.h489 static bool IsNearRelativeJump(unsigned char* target,
H A Dpreamble_patcher_with_stub.cc154 IsNearRelativeJump(target + preamble_bytes, cur_bytes) ||
H A Dpreamble_patcher.cc351 IsNearRelativeJump(preamble_stub + preamble_bytes, cur_bytes) ||
545 bool PreamblePatcher::IsNearRelativeJump( function in class:sidestep::PreamblePatcher

Completed in 209 milliseconds