Searched defs:IsNearConditionalJump (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/tcmalloc/chromium/src/windows/
H A Dpreamble_patcher.cc350 if (IsNearConditionalJump(preamble_stub + preamble_bytes, cur_bytes) ||
538 bool PreamblePatcher::IsNearConditionalJump( function in class:sidestep::PreamblePatcher
/external/chromium_org/third_party/tcmalloc/vendor/src/windows/
H A Dpreamble_patcher.cc350 if (IsNearConditionalJump(preamble_stub + preamble_bytes, cur_bytes) ||
538 bool PreamblePatcher::IsNearConditionalJump( function in class:sidestep::PreamblePatcher

Completed in 1098 milliseconds